Package com.polarion.alm.projects.model
Interface IUniqueObject
- All Superinterfaces:
IAdaptable
,IChangeListener
,IHasCustomValues
,IHasValues
,IPObject
- All Known Subinterfaces:
IAttachment
,IAttachmentBase
,IBaseline
,IBaselineCollection
,ICategory
,IComment
,ICommentBase<T>
,IDocumentWorkflowSignature
,IGroupUniqueObject
,IModule
,IModuleAttachment
,IModuleComment
,IPlan
,IRichPage
,IRichPageAttachment
,IRichPageComment
,IScript
,ITestRun
,ITestRunAttachment
,ITestRunComment
,ITestRunWorkflowSignature
,ITimePoint
,IWikiPage
,IWikiPageAttachment
,IWithLinkedOslcResources
,IWorkflowObject
,IWorkflowSignature
,IWorkItem
,IWorkItemWorkflowSignature
,IWorkRecord
This is a common interface for objects, which are bound to particular
project.
- Author:
- POLARION SOFTWARE
-
Field Summary
-
Method Summary
Methods inherited from interface com.polarion.platform.persistence.model.IAdaptable
adapt
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.IPObject
can, copyTo, createStructureForKey, forget, getContextId, getDataRevision, getDataSvc, getEnumerationOptionForField, getEnumerationTypeForField, getFieldLabel, getFieldType, getIncompatibleCustomField, getIncompatibleCustomFieldPrototype, getIncompatibleCustomFieldsList, getLastRevision, getLocalId, getObjectId, getPrototype, getRevision, getUri, getValue, isModified, isPersisted, isReadOnly, isResolved, isUnresolvable, resolve, save, setEnumerationValue, setValue, update
-
Field Details
-
KEY_ID
- See Also:
-
KEY_PROJECT
- See Also:
-
-
Method Details