Package com.polarion.alm.tracker.model
Interface IModule.IOutlineNumberingDef
- All Superinterfaces:
IChangeGenerator
,IChangeListener
,IHasCustomValues
,IHasValues
,IStructure
- Enclosing interface:
- IModule
- Since:
- 3.3.1
-
Field Summary
-
Method Summary
Methods inherited from interface com.polarion.platform.persistence.model.IChangeGenerator
setChangeOwner
Methods inherited from interface com.polarion.platform.persistence.model.IChangeListener
markChanged
Methods inherited from interface com.polarion.platform.persistence.model.IHasCustomValues
getCustomField, getCustomFieldPrototype, getCustomFieldsList, setCustomField
Methods inherited from interface com.polarion.platform.persistence.model.IStructure
getEnumeration, getEnumerationOptionForField, getEnumerationTypeForField, getPrototype, getValue, isModified, isReadOnly, isReadOnly, setValue
-
Field Details
-
STRUCTURE_ID
- See Also:
-
KEY_PREFIX
- See Also:
-
-
Method Details
-
getPrefix
String getPrefix()Returns prefix of outline numbering of workitems for this module. -
setPrefix
Sets prefix of outline numbering of workitems for this module.
-