Package com.polarion.alm.tracker.model
Interface ITable
- All Superinterfaces:
IChangeGenerator
,IChangeListener
,IHasCustomValues
,IHasValues
,IStructure
- Since:
- 3.20.2
-
Field Summary
-
Method Summary
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
-
STRUCTURE_ID
- See Also:
-
KEY_ROWS
- See Also:
-
KEY_KEYS
- See Also:
-
-
Method Details
-
getKeys
-
setKeys
-
getRows
-
setRows
-
createRow
-