Class DDLRecordSetVersionWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecordSetVersion>
com.liferay.dynamic.data.lists.model.DDLRecordSetVersionWrapper
- All Implemented Interfaces:
DDLRecordSetVersion,DDLRecordSetVersionModel,com.liferay.portal.kernel.model.BaseModel<DDLRecordSetVersion>,com.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordSetVersion>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.LocalizedModel,com.liferay.portal.kernel.model.ModelWrapper<DDLRecordSetVersion>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.WorkflowedModel,Serializable,Cloneable,Comparable<DDLRecordSetVersion>
public class DDLRecordSetVersionWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecordSetVersion>
implements DDLRecordSetVersion, com.liferay.portal.kernel.model.ModelWrapper<DDLRecordSetVersion>
This class is a wrapper for DDLRecordSetVersion.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.dynamic.data.lists.model.DDLRecordSetVersion
RECORD_SET_VERSION_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]longReturns the company ID of this ddl record set version.Returns the create date of this ddl record set version.longReturns the ct collection ID of this ddl record set version.com.liferay.dynamic.data.mapping.model.DDMStructureVersionlongReturns the ddm structure version ID of this ddl record set version.Returns the description of this ddl record set version.getDescription(String languageId) Returns the localized description of this ddl record set version in the language.getDescription(String languageId, boolean useDefault) Returns the localized description of this ddl record set version in the language, optionally using the default language if no localization exists for the requested language.getDescription(Locale locale) Returns the localized description of this ddl record set version in the language.getDescription(Locale locale, boolean useDefault) Returns the localized description of this ddl record set version in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized descriptions of this ddl record set version.longReturns the group ID of this ddl record set version.longReturns the mvcc version of this ddl record set version.getName()Returns the name of this ddl record set version.Returns the localized name of this ddl record set version in the language.Returns the localized name of this ddl record set version in the language, optionally using the default language if no localization exists for the requested language.Returns the localized name of this ddl record set version in the language.Returns the localized name of this ddl record set version in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized names of this ddl record set version.longReturns the primary key of this ddl record set version.longReturns the record set ID of this ddl record set version.longReturns the record set version ID of this ddl record set version.Returns the settings of this ddl record set version.intReturns the status of this ddl record set version.longReturns the status by user ID of this ddl record set version.Returns the status by user name of this ddl record set version.Returns the status by user uuid of this ddl record set version.Returns the status date of this ddl record set version.longReturns the user ID of this ddl record set version.Returns the user name of this ddl record set version.Returns the user uuid of this ddl record set version.Returns the version of this ddl record set version.booleanReturnstrueif this ddl record set version is approved.booleanisDenied()Returnstrueif this ddl record set version is denied.booleanisDraft()Returnstrueif this ddl record set version is a draft.booleanReturnstrueif this ddl record set version is expired.booleanReturnstrueif this ddl record set version is inactive.booleanReturnstrueif this ddl record set version is incomplete.booleanReturnstrueif this ddl record set version is pending.booleanReturnstrueif this ddl record set version is scheduled.voidpersist()voidvoidprepareLocalizedFieldsForImport(Locale defaultImportLocale) voidsetCompanyId(long companyId) Sets the company ID of this ddl record set version.voidsetCreateDate(Date createDate) Sets the create date of this ddl record set version.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddl record set version.voidsetDDMStructureVersionId(long DDMStructureVersionId) Sets the ddm structure version ID of this ddl record set version.voidsetDescription(String description) Sets the description of this ddl record set version.voidsetDescription(String description, Locale locale) Sets the localized description of this ddl record set version in the language.voidsetDescription(String description, Locale locale, Locale defaultLocale) Sets the localized description of this ddl record set version in the language, and sets the default locale.voidsetDescriptionCurrentLanguageId(String languageId) voidsetDescriptionMap(Map<Locale, String> descriptionMap) Sets the localized descriptions of this ddl record set version from the map of locales and localized descriptions.voidsetDescriptionMap(Map<Locale, String> descriptionMap, Locale defaultLocale) Sets the localized descriptions of this ddl record set version from the map of locales and localized descriptions, and sets the default locale.voidsetGroupId(long groupId) Sets the group ID of this ddl record set version.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ddl record set version.voidSets the name of this ddl record set version.voidSets the localized name of this ddl record set version in the language.voidSets the localized name of this ddl record set version in the language, and sets the default locale.voidsetNameCurrentLanguageId(String languageId) voidsetNameMap(Map<Locale, String> nameMap) Sets the localized names of this ddl record set version from the map of locales and localized names.voidsetNameMap(Map<Locale, String> nameMap, Locale defaultLocale) Sets the localized names of this ddl record set version from the map of locales and localized names, and sets the default locale.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ddl record set version.voidsetRecordSetId(long recordSetId) Sets the record set ID of this ddl record set version.voidsetRecordSetVersionId(long recordSetVersionId) Sets the record set version ID of this ddl record set version.voidsetSettings(String settings) Sets the settings of this ddl record set version.voidsetStatus(int status) Sets the status of this ddl record set version.voidsetStatusByUserId(long statusByUserId) Sets the status by user ID of this ddl record set version.voidsetStatusByUserName(String statusByUserName) Sets the status by user name of this ddl record set version.voidsetStatusByUserUuid(String statusByUserUuid) Sets the status by user uuid of this ddl record set version.voidsetStatusDate(Date statusDate) Sets the status date of this ddl record set version.voidsetUserId(long userId) Sets the user ID of this ddl record set version.voidsetUserName(String userName) Sets the user name of this ddl record set version.voidsetUserUuid(String userUuid) Sets the user uuid of this ddl record set version.voidsetVersion(String version) Sets the version of this ddl record set version.protected DDLRecordSetVersionWrapperwrap(DDLRecordSetVersion ddlRecordSetVersion) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, 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.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
DDLRecordSetVersionWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordSetVersion>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordSetVersion>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordSetVersion>- Specified by:
cloneWithOriginalValuesin interfaceDDLRecordSetVersionModel
-
getAvailableLanguageIds
- Specified by:
getAvailableLanguageIdsin interfaceDDLRecordSetVersionModel- Specified by:
getAvailableLanguageIdsin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ddl record set version.- Specified by:
getCompanyIdin interfaceDDLRecordSetVersionModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this ddl record set version
-
getCreateDate
Returns the create date of this ddl record set version.- Specified by:
getCreateDatein interfaceDDLRecordSetVersionModel- Returns:
- the create date of this ddl record set version
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ddl record set version.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordSetVersion>- Specified by:
getCtCollectionIdin interfaceDDLRecordSetVersionModel- Returns:
- the ct collection ID of this ddl record set version
-
getDDMStructureVersion
public com.liferay.dynamic.data.mapping.model.DDMStructureVersion getDDMStructureVersion() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getDDMStructureVersionin interfaceDDLRecordSetVersion- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getDDMStructureVersionId
public long getDDMStructureVersionId()Returns the ddm structure version ID of this ddl record set version.- Specified by:
getDDMStructureVersionIdin interfaceDDLRecordSetVersionModel- Returns:
- the ddm structure version ID of this ddl record set version
-
getDefaultLanguageId
- Specified by:
getDefaultLanguageIdin interfaceDDLRecordSetVersionModel- Specified by:
getDefaultLanguageIdin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getDescription
Returns the description of this ddl record set version.- Specified by:
getDescriptionin interfaceDDLRecordSetVersionModel- Returns:
- the description of this ddl record set version
-
getDescription
Returns the localized description of this ddl record set version in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceDDLRecordSetVersionModel- Parameters:
locale- the locale of the language- Returns:
- the localized description of this ddl record set version
-
getDescription
Returns the localized description of this ddl record set version in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceDDLRecordSetVersionModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this ddl record set version. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getDescription
Returns the localized description of this ddl record set version in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceDDLRecordSetVersionModel- Parameters:
languageId- the ID of the language- Returns:
- the localized description of this ddl record set version
-
getDescription
Returns the localized description of this ddl record set version in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceDDLRecordSetVersionModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this ddl record set version
-
getDescriptionCurrentLanguageId
- Specified by:
getDescriptionCurrentLanguageIdin interfaceDDLRecordSetVersionModel
-
getDescriptionCurrentValue
- Specified by:
getDescriptionCurrentValuein interfaceDDLRecordSetVersionModel
-
getDescriptionMap
Returns a map of the locales and localized descriptions of this ddl record set version.- Specified by:
getDescriptionMapin interfaceDDLRecordSetVersionModel- Returns:
- the locales and localized descriptions of this ddl record set version
-
getGroupId
public long getGroupId()Returns the group ID of this ddl record set version.- Specified by:
getGroupIdin interfaceDDLRecordSetVersionModel- Returns:
- the group ID of this ddl record set version
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ddl record set version.- Specified by:
getMvccVersionin interfaceDDLRecordSetVersionModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this ddl record set version
-
getName
Returns the name of this ddl record set version.- Specified by:
getNamein interfaceDDLRecordSetVersionModel- Returns:
- the name of this ddl record set version
-
getName
Returns the localized name of this ddl record set version in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getNamein interfaceDDLRecordSetVersionModel- Parameters:
locale- the locale of the language- Returns:
- the localized name of this ddl record set version
-
getName
Returns the localized name of this ddl record set version in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getNamein interfaceDDLRecordSetVersionModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized name of this ddl record set version. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getName
Returns the localized name of this ddl record set version in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getNamein interfaceDDLRecordSetVersionModel- Parameters:
languageId- the ID of the language- Returns:
- the localized name of this ddl record set version
-
getName
Returns the localized name of this ddl record set version in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getNamein interfaceDDLRecordSetVersionModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized name of this ddl record set version
-
getNameCurrentLanguageId
- Specified by:
getNameCurrentLanguageIdin interfaceDDLRecordSetVersionModel
-
getNameCurrentValue
- Specified by:
getNameCurrentValuein interfaceDDLRecordSetVersionModel
-
getNameMap
Returns a map of the locales and localized names of this ddl record set version.- Specified by:
getNameMapin interfaceDDLRecordSetVersionModel- Returns:
- the locales and localized names of this ddl record set version
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ddl record set version.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordSetVersion>- Specified by:
getPrimaryKeyin interfaceDDLRecordSetVersionModel- Returns:
- the primary key of this ddl record set version
-
getRecordSet
- Specified by:
getRecordSetin interfaceDDLRecordSetVersion- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRecordSetId
public long getRecordSetId()Returns the record set ID of this ddl record set version.- Specified by:
getRecordSetIdin interfaceDDLRecordSetVersionModel- Returns:
- the record set ID of this ddl record set version
-
getRecordSetVersionId
public long getRecordSetVersionId()Returns the record set version ID of this ddl record set version.- Specified by:
getRecordSetVersionIdin interfaceDDLRecordSetVersionModel- Returns:
- the record set version ID of this ddl record set version
-
getSettings
Returns the settings of this ddl record set version.- Specified by:
getSettingsin interfaceDDLRecordSetVersionModel- Returns:
- the settings of this ddl record set version
-
getStatus
public int getStatus()Returns the status of this ddl record set version.- Specified by:
getStatusin interfaceDDLRecordSetVersionModel- Specified by:
getStatusin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status of this ddl record set version
-
getStatusByUserId
public long getStatusByUserId()Returns the status by user ID of this ddl record set version.- Specified by:
getStatusByUserIdin interfaceDDLRecordSetVersionModel- Specified by:
getStatusByUserIdin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status by user ID of this ddl record set version
-
getStatusByUserName
Returns the status by user name of this ddl record set version.- Specified by:
getStatusByUserNamein interfaceDDLRecordSetVersionModel- Specified by:
getStatusByUserNamein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status by user name of this ddl record set version
-
getStatusByUserUuid
Returns the status by user uuid of this ddl record set version.- Specified by:
getStatusByUserUuidin interfaceDDLRecordSetVersionModel- Specified by:
getStatusByUserUuidin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status by user uuid of this ddl record set version
-
getStatusDate
Returns the status date of this ddl record set version.- Specified by:
getStatusDatein interfaceDDLRecordSetVersionModel- Specified by:
getStatusDatein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
- the status date of this ddl record set version
-
getUserId
public long getUserId()Returns the user ID of this ddl record set version.- Specified by:
getUserIdin interfaceDDLRecordSetVersionModel- Returns:
- the user ID of this ddl record set version
-
getUserName
Returns the user name of this ddl record set version.- Specified by:
getUserNamein interfaceDDLRecordSetVersionModel- Returns:
- the user name of this ddl record set version
-
getUserUuid
Returns the user uuid of this ddl record set version.- Specified by:
getUserUuidin interfaceDDLRecordSetVersionModel- Returns:
- the user uuid of this ddl record set version
-
getVersion
Returns the version of this ddl record set version.- Specified by:
getVersionin interfaceDDLRecordSetVersionModel- Returns:
- the version of this ddl record set version
-
isApproved
public boolean isApproved()Returnstrueif this ddl record set version is approved.- Specified by:
isApprovedin interfaceDDLRecordSetVersionModel- Specified by:
isApprovedin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this ddl record set version is approved;falseotherwise
-
isDenied
public boolean isDenied()Returnstrueif this ddl record set version is denied.- Specified by:
isDeniedin interfaceDDLRecordSetVersionModel- Specified by:
isDeniedin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this ddl record set version is denied;falseotherwise
-
isDraft
public boolean isDraft()Returnstrueif this ddl record set version is a draft.- Specified by:
isDraftin interfaceDDLRecordSetVersionModel- Specified by:
isDraftin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this ddl record set version is a draft;falseotherwise
-
isExpired
public boolean isExpired()Returnstrueif this ddl record set version is expired.- Specified by:
isExpiredin interfaceDDLRecordSetVersionModel- Specified by:
isExpiredin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this ddl record set version is expired;falseotherwise
-
isInactive
public boolean isInactive()Returnstrueif this ddl record set version is inactive.- Specified by:
isInactivein interfaceDDLRecordSetVersionModel- Specified by:
isInactivein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this ddl record set version is inactive;falseotherwise
-
isIncomplete
public boolean isIncomplete()Returnstrueif this ddl record set version is incomplete.- Specified by:
isIncompletein interfaceDDLRecordSetVersionModel- Specified by:
isIncompletein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this ddl record set version is incomplete;falseotherwise
-
isPending
public boolean isPending()Returnstrueif this ddl record set version is pending.- Specified by:
isPendingin interfaceDDLRecordSetVersionModel- Specified by:
isPendingin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this ddl record set version is pending;falseotherwise
-
isScheduled
public boolean isScheduled()Returnstrueif this ddl record set version is scheduled.- Specified by:
isScheduledin interfaceDDLRecordSetVersionModel- Specified by:
isScheduledin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Returns:
trueif this ddl record set version is scheduled;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException- Specified by:
prepareLocalizedFieldsForImportin interfaceDDLRecordSetVersionModel- Specified by:
prepareLocalizedFieldsForImportin interfacecom.liferay.portal.kernel.model.LocalizedModel- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException - Specified by:
prepareLocalizedFieldsForImportin interfaceDDLRecordSetVersionModel- Specified by:
prepareLocalizedFieldsForImportin interfacecom.liferay.portal.kernel.model.LocalizedModel- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ddl record set version.- Specified by:
setCompanyIdin interfaceDDLRecordSetVersionModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this ddl record set version
-
setCreateDate
Sets the create date of this ddl record set version.- Specified by:
setCreateDatein interfaceDDLRecordSetVersionModel- Parameters:
createDate- the create date of this ddl record set version
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddl record set version.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordSetVersion>- Specified by:
setCtCollectionIdin interfaceDDLRecordSetVersionModel- Parameters:
ctCollectionId- the ct collection ID of this ddl record set version
-
setDDMStructureVersionId
public void setDDMStructureVersionId(long DDMStructureVersionId) Sets the ddm structure version ID of this ddl record set version.- Specified by:
setDDMStructureVersionIdin interfaceDDLRecordSetVersionModel- Parameters:
DDMStructureVersionId- the ddm structure version ID of this ddl record set version
-
setDescription
Sets the description of this ddl record set version.- Specified by:
setDescriptionin interfaceDDLRecordSetVersionModel- Parameters:
description- the description of this ddl record set version
-
setDescription
Sets the localized description of this ddl record set version in the language.- Specified by:
setDescriptionin interfaceDDLRecordSetVersionModel- Parameters:
description- the localized description of this ddl record set versionlocale- the locale of the language
-
setDescription
Sets the localized description of this ddl record set version in the language, and sets the default locale.- Specified by:
setDescriptionin interfaceDDLRecordSetVersionModel- Parameters:
description- the localized description of this ddl record set versionlocale- the locale of the languagedefaultLocale- the default locale
-
setDescriptionCurrentLanguageId
- Specified by:
setDescriptionCurrentLanguageIdin interfaceDDLRecordSetVersionModel
-
setDescriptionMap
Sets the localized descriptions of this ddl record set version from the map of locales and localized descriptions.- Specified by:
setDescriptionMapin interfaceDDLRecordSetVersionModel- Parameters:
descriptionMap- the locales and localized descriptions of this ddl record set version
-
setDescriptionMap
Sets the localized descriptions of this ddl record set version from the map of locales and localized descriptions, and sets the default locale.- Specified by:
setDescriptionMapin interfaceDDLRecordSetVersionModel- Parameters:
descriptionMap- the locales and localized descriptions of this ddl record set versiondefaultLocale- the default locale
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this ddl record set version.- Specified by:
setGroupIdin interfaceDDLRecordSetVersionModel- Parameters:
groupId- the group ID of this ddl record set version
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ddl record set version.- Specified by:
setMvccVersionin interfaceDDLRecordSetVersionModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this ddl record set version
-
setName
Sets the name of this ddl record set version.- Specified by:
setNamein interfaceDDLRecordSetVersionModel- Parameters:
name- the name of this ddl record set version
-
setName
Sets the localized name of this ddl record set version in the language.- Specified by:
setNamein interfaceDDLRecordSetVersionModel- Parameters:
name- the localized name of this ddl record set versionlocale- the locale of the language
-
setName
Sets the localized name of this ddl record set version in the language, and sets the default locale.- Specified by:
setNamein interfaceDDLRecordSetVersionModel- Parameters:
name- the localized name of this ddl record set versionlocale- the locale of the languagedefaultLocale- the default locale
-
setNameCurrentLanguageId
- Specified by:
setNameCurrentLanguageIdin interfaceDDLRecordSetVersionModel
-
setNameMap
Sets the localized names of this ddl record set version from the map of locales and localized names.- Specified by:
setNameMapin interfaceDDLRecordSetVersionModel- Parameters:
nameMap- the locales and localized names of this ddl record set version
-
setNameMap
Sets the localized names of this ddl record set version from the map of locales and localized names, and sets the default locale.- Specified by:
setNameMapin interfaceDDLRecordSetVersionModel- Parameters:
nameMap- the locales and localized names of this ddl record set versiondefaultLocale- the default locale
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ddl record set version.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordSetVersion>- Specified by:
setPrimaryKeyin interfaceDDLRecordSetVersionModel- Parameters:
primaryKey- the primary key of this ddl record set version
-
setRecordSetId
public void setRecordSetId(long recordSetId) Sets the record set ID of this ddl record set version.- Specified by:
setRecordSetIdin interfaceDDLRecordSetVersionModel- Parameters:
recordSetId- the record set ID of this ddl record set version
-
setRecordSetVersionId
public void setRecordSetVersionId(long recordSetVersionId) Sets the record set version ID of this ddl record set version.- Specified by:
setRecordSetVersionIdin interfaceDDLRecordSetVersionModel- Parameters:
recordSetVersionId- the record set version ID of this ddl record set version
-
setSettings
Sets the settings of this ddl record set version.- Specified by:
setSettingsin interfaceDDLRecordSetVersionModel- Parameters:
settings- the settings of this ddl record set version
-
setStatus
public void setStatus(int status) Sets the status of this ddl record set version.- Specified by:
setStatusin interfaceDDLRecordSetVersionModel- Specified by:
setStatusin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
status- the status of this ddl record set version
-
setStatusByUserId
public void setStatusByUserId(long statusByUserId) Sets the status by user ID of this ddl record set version.- Specified by:
setStatusByUserIdin interfaceDDLRecordSetVersionModel- Specified by:
setStatusByUserIdin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
statusByUserId- the status by user ID of this ddl record set version
-
setStatusByUserName
Sets the status by user name of this ddl record set version.- Specified by:
setStatusByUserNamein interfaceDDLRecordSetVersionModel- Specified by:
setStatusByUserNamein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
statusByUserName- the status by user name of this ddl record set version
-
setStatusByUserUuid
Sets the status by user uuid of this ddl record set version.- Specified by:
setStatusByUserUuidin interfaceDDLRecordSetVersionModel- Specified by:
setStatusByUserUuidin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
statusByUserUuid- the status by user uuid of this ddl record set version
-
setStatusDate
Sets the status date of this ddl record set version.- Specified by:
setStatusDatein interfaceDDLRecordSetVersionModel- Specified by:
setStatusDatein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Parameters:
statusDate- the status date of this ddl record set version
-
setUserId
public void setUserId(long userId) Sets the user ID of this ddl record set version.- Specified by:
setUserIdin interfaceDDLRecordSetVersionModel- Parameters:
userId- the user ID of this ddl record set version
-
setUserName
Sets the user name of this ddl record set version.- Specified by:
setUserNamein interfaceDDLRecordSetVersionModel- Parameters:
userName- the user name of this ddl record set version
-
setUserUuid
Sets the user uuid of this ddl record set version.- Specified by:
setUserUuidin interfaceDDLRecordSetVersionModel- Parameters:
userUuid- the user uuid of this ddl record set version
-
setVersion
Sets the version of this ddl record set version.- Specified by:
setVersionin interfaceDDLRecordSetVersionModel- Parameters:
version- the version of this ddl record set version
-
toXmlString
- Specified by:
toXmlStringin interfaceDDLRecordSetVersionModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordSetVersion>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<DDLRecordSetVersion>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDLRecordSetVersion>
-