Interface IEnumObjectFactory
- All Superinterfaces:
IEnumFactory
- All Known Implementing Classes:
AbstractObjectEnumFactory
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 Summary
Modifier and TypeMethodDescriptionAll prototypes that can appear in the enumerations that this factory provides.getName()
Methods inherited from interface com.polarion.platform.persistence.IEnumFactory
getEnumeration