Uses of Interface
com.polarion.platform.persistence.IEnumFactory
-
Uses of IEnumFactory in com.polarion.platform.persistence
Modifier and TypeInterfaceDescriptioninterface
Warning: thegetEnumeration(String, IContextId)
method of the implementing classes must return instances ofIObjectEnumeration
to work correctly in all cases. -
Uses of IEnumFactory in com.polarion.platform.persistence.spi
Modifier and TypeInterfaceDescriptioninterface
Factory that creates configurable enumerations (IConfigurableEnumeration
).