@ProviderType public interface LayoutClassedModelUsageModel extends com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>, com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedModel
This interface and its corresponding implementation com.liferay.layout.model.impl.LayoutClassedModelUsageModelImpl exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.layout.model.impl.LayoutClassedModelUsageImpl.
LayoutClassedModelUsage| Modifier and Type | Method and Description |
|---|---|
LayoutClassedModelUsage |
cloneWithOriginalValues() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this layout classed model usage.
|
long |
getClassNameId()
Returns the class name ID of this layout classed model usage.
|
long |
getClassPK()
Returns the class pk of this layout classed model usage.
|
long |
getCompanyId()
Returns the company ID of this layout classed model usage.
|
java.lang.String |
getContainerKey()
Returns the container key of this layout classed model usage.
|
long |
getContainerType()
Returns the container type of this layout classed model usage.
|
java.util.Date |
getCreateDate()
Returns the create date of this layout classed model usage.
|
long |
getCtCollectionId()
Returns the ct collection ID of this layout classed model usage.
|
long |
getGroupId()
Returns the group ID of this layout classed model usage.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this layout classed model usage.
|
long |
getLayoutClassedModelUsageId()
Returns the layout classed model usage ID of this layout classed model usage.
|
java.util.Date |
getModifiedDate()
Returns the modified date of this layout classed model usage.
|
long |
getMvccVersion()
Returns the mvcc version of this layout classed model usage.
|
long |
getPlid()
Returns the plid of this layout classed model usage.
|
long |
getPrimaryKey()
Returns the primary key of this layout classed model usage.
|
int |
getType()
Returns the type of this layout classed model usage.
|
java.lang.String |
getUuid()
Returns the uuid of this layout classed model usage.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this layout classed model usage.
|
void |
setClassPK(long classPK)
Sets the class pk of this layout classed model usage.
|
void |
setCompanyId(long companyId)
Sets the company ID of this layout classed model usage.
|
void |
setContainerKey(java.lang.String containerKey)
Sets the container key of this layout classed model usage.
|
void |
setContainerType(long containerType)
Sets the container type of this layout classed model usage.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this layout classed model usage.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this layout classed model usage.
|
void |
setGroupId(long groupId)
Sets the group ID of this layout classed model usage.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this layout classed model usage.
|
void |
setLayoutClassedModelUsageId(long layoutClassedModelUsageId)
Sets the layout classed model usage ID of this layout classed model usage.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this layout classed model usage.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this layout classed model usage.
|
void |
setPlid(long plid)
Sets the plid of this layout classed model usage.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout classed model usage.
|
void |
setType(int type)
Sets the type of this layout classed model usage.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this layout classed model usage.
|
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringlong getPrimaryKey()
getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>primaryKey - the primary key of this layout classed model usagelong getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelvoid setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this layout classed model usagelong getCtCollectionId()
getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>ctCollectionId - the ct collection ID of this layout classed model usage@AutoEscape java.lang.String getUuid()
getUuid in interface com.liferay.portal.kernel.model.StagedModelvoid setUuid(java.lang.String uuid)
setUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this layout classed model usagelong getLayoutClassedModelUsageId()
void setLayoutClassedModelUsageId(long layoutClassedModelUsageId)
layoutClassedModelUsageId - the layout classed model usage ID of this layout classed model usagelong getGroupId()
void setGroupId(long groupId)
groupId - the group ID of this layout classed model usagelong getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelvoid setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this layout classed model usagejava.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.StagedModelvoid setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this layout classed model usagejava.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.StagedModelvoid setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this layout classed model usagejava.lang.String getClassName()
getClassName in interface com.liferay.portal.kernel.model.TypedModelvoid setClassName(java.lang.String className)
long getClassNameId()
getClassNameId in interface com.liferay.portal.kernel.model.TypedModelvoid setClassNameId(long classNameId)
setClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this layout classed model usagelong getClassPK()
getClassPK in interface com.liferay.portal.kernel.model.AttachedModelvoid setClassPK(long classPK)
setClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this layout classed model usage@AutoEscape java.lang.String getContainerKey()
void setContainerKey(java.lang.String containerKey)
containerKey - the container key of this layout classed model usagelong getContainerType()
void setContainerType(long containerType)
containerType - the container type of this layout classed model usagelong getPlid()
void setPlid(long plid)
plid - the plid of this layout classed model usageint getType()
void setType(int type)
type - the type of this layout classed model usagejava.util.Date getLastPublishDate()
void setLastPublishDate(java.util.Date lastPublishDate)
lastPublishDate - the last publish date of this layout classed model usageLayoutClassedModelUsage cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>