Interface DDMStructureVersion
- All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<DDMStructureVersion>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<DDMStructureVersion>,com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStructureVersion>,DDMStructureVersionModel,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:
DDMStructureVersionWrapper
@ProviderType
public interface DDMStructureVersion
extends DDMStructureVersionModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the DDMStructureVersion service. Represents a row in the "DDMStructureVersion" 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<DDMStructureVersion,Long> -
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.dynamic.data.mapping.model.DDMStructureVersionModel
cloneWithOriginalValues, getAvailableLanguageIds, getCompanyId, getCreateDate, getCtCollectionId, getDefaultLanguageId, getDefinition, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getGroupId, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getParentStructureId, getPrimaryKey, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getStorageType, getStructureId, getStructureVersionId, getType, getUserId, getUserName, getUserUuid, getVersion, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isPending, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCompanyId, setCreateDate, setCtCollectionId, setDefinition, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setGroupId, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setParentStructureId, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setStorageType, setStructureId, setStructureVersionId, setType, setUserId, setUserName, setUserUuid, setVersion, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
STRUCTURE_VERSION_ID_ACCESSOR
static final com.liferay.portal.kernel.util.Accessor<DDMStructureVersion,Long> STRUCTURE_VERSION_ID_ACCESSOR
-
-
Method Details
-
getDDMForm
DDMForm getDDMForm() -
getDDMFormLayout
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getStructure
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
setDDMForm
-