Interface CTProcess
- All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<CTProcess>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<CTProcess>,CTProcessModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,Serializable,com.liferay.portal.kernel.model.ShardedModel
- All Known Implementing Classes:
CTProcessWrapper
@ProviderType
public interface CTProcess
extends CTProcessModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the CTProcess service. Represents a row in the "CTProcess" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.change.tracking.model.CTProcessModel
cloneWithOriginalValues, getBackgroundTaskId, getCompanyId, getCreateDate, getCtCollectionId, getCtProcessId, getMvccVersion, getPrimaryKey, getType, getUserId, getUserUuid, setBackgroundTaskId, setCompanyId, setCreateDate, setCtCollectionId, setCtProcessId, setMvccVersion, setPrimaryKey, setType, setUserId, setUserUuid, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
CT_PROCESS_ID_ACCESSOR
-