Class UniqueDomainKey

  • All Implemented Interfaces:
    org.wurbelizer.wurblet.Wurblet

    public class UniqueDomainKey
    extends ModelWurblet
    (@wurblet) Generate unique domain key class for an entity.

    usage:
    @wurblet <tag> UniqueDomainKey

    For more options, see ModelWurblet.

    • Constructor Detail

      • UniqueDomainKey

        public UniqueDomainKey()
    • Method Detail

      • run

        public void run()
                 throws org.wurbelizer.wurbel.WurbelException
        Description copied from class: ModelWurblet

        Overridden to load the map file.

        Specified by:
        run in interface org.wurbelizer.wurblet.Wurblet
        Overrides:
        run in class ModelWurblet
        Throws:
        org.wurbelizer.wurbel.WurbelException - if running the wurblet failed