Package com.polarion.alm.tracker.model
Interface IExternallyLinkedWorkItemStruct
- All Superinterfaces:
IChangeGenerator
,IChangeListener
,IHasCustomValues
,IHasValues
,IStructure
- Since:
- 3.5.0
- Version:
- $Revision$ $Date$
- Author:
- Stepan Roh
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
KEY_WORK_ITEM_URI
- See Also:
-
KEY_ROLE
- See Also:
-
-
Method Details
-
getLinkedWorkItemURI
IExternalWorkItemURI getLinkedWorkItemURI() -
getLinkRole
ILinkRoleOpt getLinkRole() -
getContainerWorkItem
- Since:
- 3.23.10
-