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
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
KEY_WORK_ITEM_URI
- See Also:
-
KEY_ROLE
- See Also:
-
-
Method Details
-
getLinkedWorkItemURI
IExternalWorkItemURI getLinkedWorkItemURI() -
getLinkRole
ILinkRoleOpt getLinkRole() -
getContainerWorkItem
- Since:
- 3.23.10
-