Interface IEnumObjectFactory

All Superinterfaces:
IEnumFactory
All Known Implementing Classes:
AbstractObjectEnumFactory

public interface IEnumObjectFactory extends IEnumFactory
Warning: the IEnumFactory.getEnumeration(String, IContextId) method of the implementing classes must return instances of IObjectEnumeration to work correctly in all cases.
Since:
3.6.3
  • Method Details

    • getName

      String getName()
    • getOptionalFieldName

      String getOptionalFieldName()