Package com.polarion.alm.tracker.model
Interface IWikiPageAttachment
- All Superinterfaces:
IAdaptable
,IAttachmentBase
,IChangeListener
,IHasCustomValues
,IHasValues
,IPObject
,IUniqueObject
- Since:
- 3.6.0
- Author:
- Roman Kratochvil
-
Field Summary
Fields inherited from interface com.polarion.alm.tracker.model.IAttachmentBase
KEY_AUTHOR, KEY_CONTENT, KEY_FILE_NAME, KEY_LENGTH, KEY_TITLE, KEY_UPDATED, KEY_URL
Fields inherited from interface com.polarion.alm.projects.model.IUniqueObject
KEY_ID, KEY_PROJECT
-
Method Summary
Methods inherited from interface com.polarion.platform.persistence.model.IAdaptable
adapt
Methods inherited from interface com.polarion.alm.tracker.model.IAttachmentBase
getAuthor, getDataStream, getFileName, getLength, getTitle, getUpdated, getURL, setDataStream, views
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
Methods inherited from interface com.polarion.alm.projects.model.IUniqueObject
getId, getProject, getProjectId
-
Field Details
-
PROTO
- See Also:
-
KEY_WIKIPAGE
- See Also:
-
-
Method Details
-
getWikiPage
IWikiPage getWikiPage()
-