Class EntityGeneratorDefinition

java.lang.Object
de.ubs.xdm3.model.EntityGeneratorDefinition
All Implemented Interfaces:
ObjectDefinition

public class EntityGeneratorDefinition extends Object implements ObjectDefinition
Model class for an entity generator. This is the description of the user configured generator. It will be used in the process of the EntityGeneratorProcessor.
  • Constructor Details

    • EntityGeneratorDefinition

      public EntityGeneratorDefinition()
  • Method Details

    • getWrapperClassName

      public String getWrapperClassName()
      Gets the simple wrapper class name for the entity generator.
      Specified by:
      getWrapperClassName in interface ObjectDefinition
      Returns:
      the wrapper class name.