public class TemplateEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<TemplateEntry> implements com.liferay.portal.kernel.model.ModelWrapper<TemplateEntry>, TemplateEntry
This class is a wrapper for TemplateEntry
.
TemplateEntry
,
Serialized FormTEMPLATE_ENTRY_ID_ACCESSOR
Constructor and Description |
---|
TemplateEntryWrapper(TemplateEntry templateEntry) |
Modifier and Type | Method and Description |
---|---|
TemplateEntry |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<TemplateEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<TemplateEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this template entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this template entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this template entry.
|
long |
getDDMTemplateId()
Returns the ddm template ID of this template entry.
|
long |
getGroupId()
Returns the group ID of this template entry.
|
java.lang.String |
getInfoItemClassName()
Returns the info item class name of this template entry.
|
java.lang.String |
getInfoItemFormVariationKey()
Returns the info item form variation key of this template entry.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this template entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this template entry.
|
long |
getMvccVersion()
Returns the mvcc version of this template entry.
|
long |
getPrimaryKey()
Returns the primary key of this template entry.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getTemplateEntryId()
Returns the template entry ID of this template entry.
|
long |
getUserId()
Returns the user ID of this template entry.
|
java.lang.String |
getUserName()
Returns the user name of this template entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this template entry.
|
java.lang.String |
getUuid()
Returns the uuid of this template entry.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this template entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this template entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this template entry.
|
void |
setDDMTemplateId(long ddmTemplateId)
Sets the ddm template ID of this template entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this template entry.
|
void |
setInfoItemClassName(java.lang.String infoItemClassName)
Sets the info item class name of this template entry.
|
void |
setInfoItemFormVariationKey(java.lang.String infoItemFormVariationKey)
Sets the info item form variation key of this template entry.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this template entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this template entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this template entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this template entry.
|
void |
setTemplateEntryId(long templateEntryId)
Sets the template entry ID of this template entry.
|
void |
setUserId(long userId)
Sets the user ID of this template entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this template entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this template entry.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this template entry.
|
java.lang.String |
toXmlString() |
protected TemplateEntryWrapper |
wrap(TemplateEntry templateEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public TemplateEntryWrapper(TemplateEntry templateEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<TemplateEntry>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<TemplateEntry>
public TemplateEntry cloneWithOriginalValues()
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<TemplateEntry>
cloneWithOriginalValues
in interface TemplateEntryModel
public long getCompanyId()
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
getCompanyId
in interface TemplateEntryModel
public java.util.Date getCreateDate()
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
getCreateDate
in interface TemplateEntryModel
public long getCtCollectionId()
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<TemplateEntry>
getCtCollectionId
in interface TemplateEntryModel
public long getDDMTemplateId()
getDDMTemplateId
in interface TemplateEntryModel
public long getGroupId()
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
getGroupId
in interface TemplateEntryModel
public java.lang.String getInfoItemClassName()
getInfoItemClassName
in interface TemplateEntryModel
public java.lang.String getInfoItemFormVariationKey()
getInfoItemFormVariationKey
in interface TemplateEntryModel
public java.util.Date getLastPublishDate()
getLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
getLastPublishDate
in interface TemplateEntryModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
getModifiedDate
in interface TemplateEntryModel
public long getMvccVersion()
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
getMvccVersion
in interface TemplateEntryModel
public long getPrimaryKey()
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<TemplateEntry>
getPrimaryKey
in interface TemplateEntryModel
public long getTemplateEntryId()
getTemplateEntryId
in interface TemplateEntryModel
public long getUserId()
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
getUserId
in interface TemplateEntryModel
public java.lang.String getUserName()
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
getUserName
in interface TemplateEntryModel
public java.lang.String getUserUuid()
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
getUserUuid
in interface TemplateEntryModel
public java.lang.String getUuid()
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
getUuid
in interface TemplateEntryModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
setCompanyId
in interface TemplateEntryModel
companyId
- the company ID of this template entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
setCreateDate
in interface TemplateEntryModel
createDate
- the create date of this template entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<TemplateEntry>
setCtCollectionId
in interface TemplateEntryModel
ctCollectionId
- the ct collection ID of this template entrypublic void setDDMTemplateId(long ddmTemplateId)
setDDMTemplateId
in interface TemplateEntryModel
ddmTemplateId
- the ddm template ID of this template entrypublic void setGroupId(long groupId)
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
setGroupId
in interface TemplateEntryModel
groupId
- the group ID of this template entrypublic void setInfoItemClassName(java.lang.String infoItemClassName)
setInfoItemClassName
in interface TemplateEntryModel
infoItemClassName
- the info item class name of this template entrypublic void setInfoItemFormVariationKey(java.lang.String infoItemFormVariationKey)
setInfoItemFormVariationKey
in interface TemplateEntryModel
infoItemFormVariationKey
- the info item form variation key of this template entrypublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate
in interface com.liferay.portal.kernel.model.StagedGroupedModel
setLastPublishDate
in interface TemplateEntryModel
lastPublishDate
- the last publish date of this template entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
setModifiedDate
in interface TemplateEntryModel
modifiedDate
- the modified date of this template entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
setMvccVersion
in interface TemplateEntryModel
mvccVersion
- the mvcc version of this template entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<TemplateEntry>
setPrimaryKey
in interface TemplateEntryModel
primaryKey
- the primary key of this template entrypublic void setTemplateEntryId(long templateEntryId)
setTemplateEntryId
in interface TemplateEntryModel
templateEntryId
- the template entry ID of this template entrypublic void setUserId(long userId)
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
setUserId
in interface TemplateEntryModel
userId
- the user ID of this template entrypublic void setUserName(java.lang.String userName)
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
setUserName
in interface TemplateEntryModel
userName
- the user name of this template entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
setUserUuid
in interface TemplateEntryModel
userUuid
- the user uuid of this template entrypublic void setUuid(java.lang.String uuid)
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
setUuid
in interface TemplateEntryModel
uuid
- the uuid of this template entrypublic java.lang.String toXmlString()
toXmlString
in interface TemplateEntryModel
public java.util.Map<java.lang.String,java.util.function.Function<TemplateEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface com.liferay.portal.kernel.model.BaseModel<TemplateEntry>
public java.util.Map<java.lang.String,java.util.function.BiConsumer<TemplateEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface com.liferay.portal.kernel.model.BaseModel<TemplateEntry>
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected TemplateEntryWrapper wrap(TemplateEntry templateEntry)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<TemplateEntry>