Uses of Interface
com.polarion.subterra.base.data.model.IEnumType
Packages that use IEnumType
Package
Description
-
Uses of IEnumType in com.polarion.platform.persistence
Methods in com.polarion.platform.persistence with parameters of type IEnumTypeModifier and TypeMethodDescriptionIDataService.getEnumerationForEnumId
(IEnumType type, IContextId contextId) Returns the enumeration for a given enumeration type.IDataService.getObjectEnumerationForEnumId
(IEnumType type, IContextId contextId) Returns the instance of the object enum factory, that handles the enumeration with a given ID. -
Uses of IEnumType in com.polarion.platform.persistence.model
Methods in com.polarion.platform.persistence.model that return types with arguments of type IEnumTypeModifier and TypeMethodDescriptionIPObject.getEnumerationTypeForField
(String key) IStructure.getEnumerationTypeForField
(String key) -
Uses of IEnumType in com.polarion.platform.persistence.spi
Methods in com.polarion.platform.persistence.spi that return types with arguments of type IEnumTypeModifier and TypeMethodDescriptionPObject.getEnumerationTypeForField
(String key) Structure.getEnumerationTypeForField
(String key) -
Uses of IEnumType in com.polarion.subterra.base.data.model
Methods in com.polarion.subterra.base.data.model that return IEnumType