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
Fields -
Method Summary
Methods inherited from interface com.polarion.platform.persistence.model.IChangeGenerator
setChangeOwnerMethods inherited from interface com.polarion.platform.persistence.model.IChangeListener
markChangedMethods inherited from interface com.polarion.platform.persistence.model.IHasCustomValues
getCustomField, getCustomFieldPrototype, getCustomFieldsList, setCustomFieldMethods 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.
-