|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.dynamicdatamapping.model.DDMTemplateVersionWrapper
@ProviderType public class DDMTemplateVersionWrapper
This class is a wrapper for DDMTemplateVersion.
DDMTemplateVersion,
Serialized Form| Constructor Summary | |
|---|---|
DDMTemplateVersionWrapper(DDMTemplateVersion ddmTemplateVersion)
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(DDMTemplateVersion ddmTemplateVersion)
|
boolean |
equals(Object obj)
|
boolean |
getApproved()
Deprecated. As of 6.1.0, replaced by isApproved() |
String[] |
getAvailableLanguageIds()
|
String |
getClassName()
Returns the fully qualified class name of this d d m template version. |
long |
getClassNameId()
Returns the class name ID of this d d m template version. |
long |
getClassPK()
Returns the class p k of this d d m template version. |
long |
getCompanyId()
Returns the company ID of this d d m template version. |
Date |
getCreateDate()
Returns the create date of this d d m template version. |
String |
getDefaultLanguageId()
|
String |
getDescription()
Returns the description of this d d m template version. |
String |
getDescription(Locale locale)
Returns the localized description of this d d m template version in the language. |
String |
getDescription(Locale locale,
boolean useDefault)
Returns the localized description of this d d m template version in the language, optionally using the default language if no localization exists for the requested language. |
String |
getDescription(String languageId)
Returns the localized description of this d d m template version in the language. |
String |
getDescription(String languageId,
boolean useDefault)
Returns the localized description of this d d m template version in the language, optionally using the default language if no localization exists for the requested language. |
String |
getDescriptionCurrentLanguageId()
|
String |
getDescriptionCurrentValue()
|
Map<Locale,String> |
getDescriptionMap()
Returns a map of the locales and localized descriptions of this d d m template version. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
long |
getGroupId()
Returns the group ID of this d d m template version. |
String |
getLanguage()
Returns the language of this d d m template version. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
String |
getName()
Returns the name of this d d m template version. |
String |
getName(Locale locale)
Returns the localized name of this d d m template version in the language. |
String |
getName(Locale locale,
boolean useDefault)
Returns the localized name of this d d m template version in the language, optionally using the default language if no localization exists for the requested language. |
String |
getName(String languageId)
Returns the localized name of this d d m template version in the language. |
String |
getName(String languageId,
boolean useDefault)
Returns the localized name of this d d m template version in the language, optionally using the default language if no localization exists for the requested language. |
String |
getNameCurrentLanguageId()
|
String |
getNameCurrentValue()
|
Map<Locale,String> |
getNameMap()
Returns a map of the locales and localized names of this d d m template version. |
long |
getPrimaryKey()
Returns the primary key of this d d m template version. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
String |
getScript()
Returns the script of this d d m template version. |
int |
getStatus()
Returns the status of this d d m template version. |
long |
getStatusByUserId()
Returns the status by user ID of this d d m template version. |
String |
getStatusByUserName()
Returns the status by user name of this d d m template version. |
String |
getStatusByUserUuid()
Returns the status by user uuid of this d d m template version. |
Date |
getStatusDate()
Returns the status date of this d d m template version. |
DDMTemplate |
getTemplate()
|
long |
getTemplateId()
Returns the template ID of this d d m template version. |
long |
getTemplateVersionId()
Returns the template version ID of this d d m template version. |
long |
getUserId()
Returns the user ID of this d d m template version. |
String |
getUserName()
Returns the user name of this d d m template version. |
String |
getUserUuid()
Returns the user uuid of this d d m template version. |
String |
getVersion()
Returns the version of this d d m template version. |
DDMTemplateVersion |
getWrappedDDMTemplateVersion()
Deprecated. As of 6.1.0, replaced by getWrappedModel() |
DDMTemplateVersion |
getWrappedModel()
|
int |
hashCode()
|
boolean |
isApproved()
Returns true if this d d m template version is approved. |
boolean |
isCachedModel()
Returns true if this model instance was retrieved from the
entity cache. |
boolean |
isDenied()
Returns true if this d d m template version is denied. |
boolean |
isDraft()
Returns true if this d d m template version is a draft. |
boolean |
isEntityCacheEnabled()
Returns true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Returns true if this model instance is escaped. |
boolean |
isExpired()
Returns true if this d d m template version is expired. |
boolean |
isFinderCacheEnabled()
Returns true if this model's finder cache is enabled. |
boolean |
isInactive()
Returns true if this d d m template version is inactive. |
boolean |
isIncomplete()
Returns true if this d d m template version is incomplete. |
boolean |
isNew()
Returns true if this model instance does not yet exist in
the database. |
boolean |
isPending()
Returns true if this d d m template version is pending. |
boolean |
isScheduled()
Returns true if this d d m template version is scheduled. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet exist. |
void |
prepareLocalizedFieldsForImport()
|
void |
prepareLocalizedFieldsForImport(Locale defaultImportLocale)
|
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
void |
setClassName(String className)
|
void |
setClassNameId(long classNameId)
Sets the class name ID of this d d m template version. |
void |
setClassPK(long classPK)
Sets the class p k of this d d m template version. |
void |
setCompanyId(long companyId)
Sets the company ID of this d d m template version. |
void |
setCreateDate(Date createDate)
Sets the create date of this d d m template version. |
void |
setDescription(String description)
Sets the description of this d d m template version. |
void |
setDescription(String description,
Locale locale)
Sets the localized description of this d d m template version in the language. |
void |
setDescription(String description,
Locale locale,
Locale defaultLocale)
Sets the localized description of this d d m template version in the language, and sets the default locale. |
void |
setDescriptionCurrentLanguageId(String languageId)
|
void |
setDescriptionMap(Map<Locale,String> descriptionMap)
Sets the localized descriptions of this d d m template version from the map of locales and localized descriptions. |
void |
setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
Sets the localized descriptions of this d d m template version from the map of locales and localized descriptions, and sets the default locale. |
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel)
|
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setGroupId(long groupId)
Sets the group ID of this d d m template version. |
void |
setLanguage(String language)
Sets the language of this d d m template version. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setName(String name)
Sets the name of this d d m template version. |
void |
setName(String name,
Locale locale)
Sets the localized name of this d d m template version in the language. |
void |
setName(String name,
Locale locale,
Locale defaultLocale)
Sets the localized name of this d d m template version in the language, and sets the default locale. |
void |
setNameCurrentLanguageId(String languageId)
|
void |
setNameMap(Map<Locale,String> nameMap)
Sets the localized names of this d d m template version from the map of locales and localized names. |
void |
setNameMap(Map<Locale,String> nameMap,
Locale defaultLocale)
Sets the localized names of this d d m template version from the map of locales and localized names, and sets the default locale. |
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this d d m template version. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setScript(String script)
Sets the script of this d d m template version. |
void |
setStatus(int status)
Sets the status of this d d m template version. |
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this d d m template version. |
void |
setStatusByUserName(String statusByUserName)
Sets the status by user name of this d d m template version. |
void |
setStatusByUserUuid(String statusByUserUuid)
Sets the status by user uuid of this d d m template version. |
void |
setStatusDate(Date statusDate)
Sets the status date of this d d m template version. |
void |
setTemplateId(long templateId)
Sets the template ID of this d d m template version. |
void |
setTemplateVersionId(long templateVersionId)
Sets the template version ID of this d d m template version. |
void |
setUserId(long userId)
Sets the user ID of this d d m template version. |
void |
setUserName(String userName)
Sets the user name of this d d m template version. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this d d m template version. |
void |
setVersion(String version)
Sets the version of this d d m template version. |
CacheModel<DDMTemplateVersion> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
DDMTemplateVersion |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
String |
toString()
|
DDMTemplateVersion |
toUnescapedModel()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DDMTemplateVersionWrapper(DDMTemplateVersion ddmTemplateVersion)
| Method Detail |
|---|
public Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<DDMTemplateVersion>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<DDMTemplateVersion>public Object clone()
BaseModel
clone in interface BaseModel<DDMTemplateVersion>clone in interface DDMTemplateVersionModelclone in class Objectpublic int compareTo(DDMTemplateVersion ddmTemplateVersion)
compareTo in interface DDMTemplateVersionModelcompareTo in interface Comparable<DDMTemplateVersion>@Deprecated public boolean getApproved()
isApproved()
getApproved in interface WorkflowedModelgetApproved in interface DDMTemplateVersionModelpublic String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface LocalizedModelgetAvailableLanguageIds in interface DDMTemplateVersionModelpublic String getClassName()
getClassName in interface TypedModelgetClassName in interface DDMTemplateVersionModelpublic long getClassNameId()
getClassNameId in interface TypedModelgetClassNameId in interface DDMTemplateVersionModelpublic long getClassPK()
getClassPK in interface AttachedModelgetClassPK in interface DDMTemplateVersionModelpublic long getCompanyId()
getCompanyId in interface DDMTemplateVersionModelpublic Date getCreateDate()
getCreateDate in interface DDMTemplateVersionModelpublic String getDefaultLanguageId()
getDefaultLanguageId in interface LocalizedModelgetDefaultLanguageId in interface DDMTemplateVersionModelpublic String getDescription()
getDescription in interface DDMTemplateVersionModelpublic String getDescription(String languageId)
getDescription in interface DDMTemplateVersionModellanguageId - the ID of the language
public String getDescription(String languageId,
boolean useDefault)
getDescription in interface DDMTemplateVersionModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested language
public String getDescription(Locale locale)
getDescription in interface DDMTemplateVersionModellocale - the locale of the language
public String getDescription(Locale locale,
boolean useDefault)
getDescription in interface DDMTemplateVersionModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested language
useDefault is false and no localization exists for the requested language, an empty string will be returned.public String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId in interface DDMTemplateVersionModelpublic String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface DDMTemplateVersionModelpublic Map<Locale,String> getDescriptionMap()
getDescriptionMap in interface DDMTemplateVersionModelpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<DDMTemplateVersion>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface DDMTemplateVersionModelpublic long getGroupId()
getGroupId in interface DDMTemplateVersionModelpublic String getLanguage()
getLanguage in interface DDMTemplateVersionModelpublic String getName()
getName in interface DDMTemplateVersionModelpublic String getName(String languageId)
getName in interface DDMTemplateVersionModellanguageId - the ID of the language
public String getName(String languageId,
boolean useDefault)
getName in interface DDMTemplateVersionModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested language
public String getName(Locale locale)
getName in interface DDMTemplateVersionModellocale - the locale of the language
public String getName(Locale locale,
boolean useDefault)
getName in interface DDMTemplateVersionModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested language
useDefault is false and no localization exists for the requested language, an empty string will be returned.public String getNameCurrentLanguageId()
getNameCurrentLanguageId in interface DDMTemplateVersionModelpublic String getNameCurrentValue()
getNameCurrentValue in interface DDMTemplateVersionModelpublic Map<Locale,String> getNameMap()
getNameMap in interface DDMTemplateVersionModelpublic long getPrimaryKey()
getPrimaryKey in interface DDMTemplateVersionModelpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<DDMTemplateVersion>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface DDMTemplateVersionModelpublic String getScript()
getScript in interface DDMTemplateVersionModelpublic int getStatus()
getStatus in interface WorkflowedModelgetStatus in interface DDMTemplateVersionModelpublic long getStatusByUserId()
getStatusByUserId in interface WorkflowedModelgetStatusByUserId in interface DDMTemplateVersionModelpublic String getStatusByUserName()
getStatusByUserName in interface WorkflowedModelgetStatusByUserName in interface DDMTemplateVersionModelpublic String getStatusByUserUuid()
getStatusByUserUuid in interface WorkflowedModelgetStatusByUserUuid in interface DDMTemplateVersionModelpublic Date getStatusDate()
getStatusDate in interface WorkflowedModelgetStatusDate in interface DDMTemplateVersionModel
public DDMTemplate getTemplate()
throws PortalException
getTemplate in interface DDMTemplateVersionPortalExceptionpublic long getTemplateId()
getTemplateId in interface DDMTemplateVersionModelpublic long getTemplateVersionId()
getTemplateVersionId in interface DDMTemplateVersionModelpublic long getUserId()
getUserId in interface DDMTemplateVersionModelpublic String getUserName()
getUserName in interface DDMTemplateVersionModelpublic String getUserUuid()
getUserUuid in interface DDMTemplateVersionModelpublic String getVersion()
getVersion in interface DDMTemplateVersionModelpublic int hashCode()
hashCode in interface DDMTemplateVersionModelhashCode in class Objectpublic boolean isApproved()
true if this d d m template version is approved.
isApproved in interface WorkflowedModelisApproved in interface DDMTemplateVersionModeltrue if this d d m template version is approved; false otherwisepublic boolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.
isCachedModel in interface BaseModel<DDMTemplateVersion>isCachedModel in interface DDMTemplateVersionModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public boolean isDenied()
true if this d d m template version is denied.
isDenied in interface WorkflowedModelisDenied in interface DDMTemplateVersionModeltrue if this d d m template version is denied; false otherwisepublic boolean isDraft()
true if this d d m template version is a draft.
isDraft in interface WorkflowedModelisDraft in interface DDMTemplateVersionModeltrue if this d d m template version is a draft; false otherwisepublic boolean isEscapedModel()
BaseModeltrue if this model instance is escaped.
isEscapedModel in interface BaseModel<DDMTemplateVersion>isEscapedModel in interface DDMTemplateVersionModeltrue if this model instance is escaped;
false otherwisepublic boolean isExpired()
true if this d d m template version is expired.
isExpired in interface WorkflowedModelisExpired in interface DDMTemplateVersionModeltrue if this d d m template version is expired; false otherwisepublic boolean isInactive()
true if this d d m template version is inactive.
isInactive in interface WorkflowedModelisInactive in interface DDMTemplateVersionModeltrue if this d d m template version is inactive; false otherwisepublic boolean isIncomplete()
true if this d d m template version is incomplete.
isIncomplete in interface WorkflowedModelisIncomplete in interface DDMTemplateVersionModeltrue if this d d m template version is incomplete; false otherwisepublic boolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.
isNew in interface BaseModel<DDMTemplateVersion>isNew in interface DDMTemplateVersionModeltrue if this model instance does not yet exist in
the database; false otherwisepublic boolean isPending()
true if this d d m template version is pending.
isPending in interface WorkflowedModelisPending in interface DDMTemplateVersionModeltrue if this d d m template version is pending; false otherwisepublic boolean isScheduled()
true if this d d m template version is scheduled.
isScheduled in interface WorkflowedModelisScheduled in interface DDMTemplateVersionModeltrue if this d d m template version is scheduled; false otherwisepublic void persist()
PersistedModel
persist in interface PersistedModel
public void prepareLocalizedFieldsForImport()
throws LocaleException
prepareLocalizedFieldsForImport in interface LocalizedModelprepareLocalizedFieldsForImport in interface DDMTemplateVersionModelLocaleException
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale)
throws LocaleException
prepareLocalizedFieldsForImport in interface LocalizedModelprepareLocalizedFieldsForImport in interface DDMTemplateVersionModelLocaleExceptionpublic void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel in interface BaseModel<DDMTemplateVersion>setCachedModel in interface DDMTemplateVersionModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic void setClassName(String className)
setClassName in interface DDMTemplateVersionModelpublic void setClassNameId(long classNameId)
setClassNameId in interface TypedModelsetClassNameId in interface DDMTemplateVersionModelclassNameId - the class name ID of this d d m template versionpublic void setClassPK(long classPK)
setClassPK in interface AttachedModelsetClassPK in interface DDMTemplateVersionModelclassPK - the class p k of this d d m template versionpublic void setCompanyId(long companyId)
setCompanyId in interface DDMTemplateVersionModelcompanyId - the company ID of this d d m template versionpublic void setCreateDate(Date createDate)
setCreateDate in interface DDMTemplateVersionModelcreateDate - the create date of this d d m template versionpublic void setDescription(String description)
setDescription in interface DDMTemplateVersionModeldescription - the description of this d d m template version
public void setDescription(String description,
Locale locale)
setDescription in interface DDMTemplateVersionModeldescription - the localized description of this d d m template versionlocale - the locale of the language
public void setDescription(String description,
Locale locale,
Locale defaultLocale)
setDescription in interface DDMTemplateVersionModeldescription - the localized description of this d d m template versionlocale - the locale of the languagedefaultLocale - the default localepublic void setDescriptionCurrentLanguageId(String languageId)
setDescriptionCurrentLanguageId in interface DDMTemplateVersionModelpublic void setDescriptionMap(Map<Locale,String> descriptionMap)
setDescriptionMap in interface DDMTemplateVersionModeldescriptionMap - the locales and localized descriptions of this d d m template version
public void setDescriptionMap(Map<Locale,String> descriptionMap,
Locale defaultLocale)
setDescriptionMap in interface DDMTemplateVersionModeldescriptionMap - the locales and localized descriptions of this d d m template versiondefaultLocale - the default localepublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface BaseModel<DDMTemplateVersion>setExpandoBridgeAttributes in interface DDMTemplateVersionModelpublic void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface BaseModel<DDMTemplateVersion>setExpandoBridgeAttributes in interface DDMTemplateVersionModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<DDMTemplateVersion>setExpandoBridgeAttributes in interface DDMTemplateVersionModelserviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)public void setGroupId(long groupId)
setGroupId in interface DDMTemplateVersionModelgroupId - the group ID of this d d m template versionpublic void setLanguage(String language)
setLanguage in interface DDMTemplateVersionModellanguage - the language of this d d m template versionpublic void setName(String name)
setName in interface DDMTemplateVersionModelname - the name of this d d m template version
public void setName(String name,
Locale locale)
setName in interface DDMTemplateVersionModelname - the localized name of this d d m template versionlocale - the locale of the language
public void setName(String name,
Locale locale,
Locale defaultLocale)
setName in interface DDMTemplateVersionModelname - the localized name of this d d m template versionlocale - the locale of the languagedefaultLocale - the default localepublic void setNameCurrentLanguageId(String languageId)
setNameCurrentLanguageId in interface DDMTemplateVersionModelpublic void setNameMap(Map<Locale,String> nameMap)
setNameMap in interface DDMTemplateVersionModelnameMap - the locales and localized names of this d d m template version
public void setNameMap(Map<Locale,String> nameMap,
Locale defaultLocale)
setNameMap in interface DDMTemplateVersionModelnameMap - the locales and localized names of this d d m template versiondefaultLocale - the default localepublic void setNew(boolean n)
BaseModel
setNew in interface BaseModel<DDMTemplateVersion>setNew in interface DDMTemplateVersionModeln - whether this model instance does not yet exist in the databasepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMTemplateVersionModelprimaryKey - the primary key of this d d m template versionpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<DDMTemplateVersion>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface DDMTemplateVersionModelprimaryKeyObj - the primary key of this model instancepublic void setScript(String script)
setScript in interface DDMTemplateVersionModelscript - the script of this d d m template versionpublic void setStatus(int status)
setStatus in interface WorkflowedModelsetStatus in interface DDMTemplateVersionModelstatus - the status of this d d m template versionpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface WorkflowedModelsetStatusByUserId in interface DDMTemplateVersionModelstatusByUserId - the status by user ID of this d d m template versionpublic void setStatusByUserName(String statusByUserName)
setStatusByUserName in interface WorkflowedModelsetStatusByUserName in interface DDMTemplateVersionModelstatusByUserName - the status by user name of this d d m template versionpublic void setStatusByUserUuid(String statusByUserUuid)
setStatusByUserUuid in interface WorkflowedModelsetStatusByUserUuid in interface DDMTemplateVersionModelstatusByUserUuid - the status by user uuid of this d d m template versionpublic void setStatusDate(Date statusDate)
setStatusDate in interface WorkflowedModelsetStatusDate in interface DDMTemplateVersionModelstatusDate - the status date of this d d m template versionpublic void setTemplateId(long templateId)
setTemplateId in interface DDMTemplateVersionModeltemplateId - the template ID of this d d m template versionpublic void setTemplateVersionId(long templateVersionId)
setTemplateVersionId in interface DDMTemplateVersionModeltemplateVersionId - the template version ID of this d d m template versionpublic void setUserId(long userId)
setUserId in interface DDMTemplateVersionModeluserId - the user ID of this d d m template versionpublic void setUserName(String userName)
setUserName in interface DDMTemplateVersionModeluserName - the user name of this d d m template versionpublic void setUserUuid(String userUuid)
setUserUuid in interface DDMTemplateVersionModeluserUuid - the user uuid of this d d m template versionpublic void setVersion(String version)
setVersion in interface DDMTemplateVersionModelversion - the version of this d d m template versionpublic CacheModel<DDMTemplateVersion> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<DDMTemplateVersion>toCacheModel in interface DDMTemplateVersionModelpublic DDMTemplateVersion toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<DDMTemplateVersion>toEscapedModel in interface DDMTemplateVersionModelAutoEscapeBeanHandlerpublic String toString()
toString in interface DDMTemplateVersionModeltoString in class Objectpublic DDMTemplateVersion toUnescapedModel()
toUnescapedModel in interface BaseModel<DDMTemplateVersion>toUnescapedModel in interface DDMTemplateVersionModelpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<DDMTemplateVersion>toXmlString in interface DDMTemplateVersionModelpublic boolean equals(Object obj)
equals in class Object@Deprecated public DDMTemplateVersion getWrappedDDMTemplateVersion()
getWrappedModel()
public DDMTemplateVersion getWrappedModel()
getWrappedModel in interface ModelWrapper<DDMTemplateVersion>public boolean isEntityCacheEnabled()
BaseModeltrue if this model's entity cache is enabled.
isEntityCacheEnabled in interface BaseModel<DDMTemplateVersion>true if this model's entity cache is enabled;
false otherwisepublic boolean isFinderCacheEnabled()
BaseModeltrue if this model's finder cache is enabled.
isFinderCacheEnabled in interface BaseModel<DDMTemplateVersion>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<DDMTemplateVersion>
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||