Interface KaleoDefinitionVersion
- All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<KaleoDefinitionVersion>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<KaleoDefinitionVersion>,com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoDefinitionVersion>,com.liferay.portal.kernel.model.GroupedModel,KaleoDefinitionVersionModel,com.liferay.portal.kernel.model.LocalizedModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,Serializable,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.WorkflowedModel
- All Known Implementing Classes:
KaleoDefinitionVersionWrapper
@ProviderType
public interface KaleoDefinitionVersion
extends KaleoDefinitionVersionModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the KaleoDefinitionVersion service. Represents a row in the "KaleoDefinitionVersion" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.liferay.portal.kernel.util.Accessor<KaleoDefinitionVersion,Long> -
Method Summary
Modifier and TypeMethodDescriptionMethods 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.portal.workflow.kaleo.model.KaleoDefinitionVersionModel
cloneWithOriginalValues, getAvailableLanguageIds, getCompanyId, getContent, getCreateDate, getCtCollectionId, getDefaultLanguageId, getDescription, getGroupId, getKaleoDefinitionId, getKaleoDefinitionVersionId, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getStartKaleoNodeId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUserId, getUserName, getUserUuid, getVersion, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isPending, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCompanyId, setContent, setCreateDate, setCtCollectionId, setDescription, setGroupId, setKaleoDefinitionId, setKaleoDefinitionVersionId, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setStartKaleoNodeId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setVersion, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
KALEO_DEFINITION_VERSION_ID_ACCESSOR
static final com.liferay.portal.kernel.util.Accessor<KaleoDefinitionVersion,Long> KALEO_DEFINITION_VERSION_ID_ACCESSOR
-
-
Method Details
-
getContentAsXML
String getContentAsXML() -
getKaleoDefinition
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getKaleoStartNode
- Throws:
com.liferay.portal.kernel.exception.PortalException
-