Package com.polarion.alm.tracker.model
Interface IModuleComment.IImportedCommentStruct
- All Superinterfaces:
IChangeGenerator
,IChangeListener
,IHasCustomValues
,IHasValues
,IStructure
- Enclosing interface:
- IModuleComment
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setCreated
(Date created) void
setInitials
(String initials) Methods 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_AUTHOR
- See Also:
-
KEY_INITIALS
- See Also:
-
KEY_CREATED
- See Also:
-
-
Method Details