Uses of Interface
com.polarion.platform.persistence.spi.IObjectEnumeration
-
Uses of IObjectEnumeration in com.polarion.platform.persistence
Modifier and TypeMethodDescriptionIDataService.getObjectEnumerationForEnumId
(IEnumType type, IContextId contextId) Returns the instance of the object enum factory, that handles the enumeration with a given ID.IDataService.getObjectEnumerationForKey
(String prototypeName, String key, IContextId contextId) Returns the instance of the object enum factory, that handles the enumeration for a given key. -
Uses of IObjectEnumeration in com.polarion.platform.persistence.spi