public class AppBuilderAppVersionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AppBuilderAppVersion> implements AppBuilderAppVersion, com.liferay.portal.kernel.model.ModelWrapper<AppBuilderAppVersion>
This class is a wrapper for AppBuilderAppVersion.
AppBuilderAppVersion,
Serialized FormAPP_BUILDER_APP_VERSION_ID_ACCESSOR| Constructor and Description |
|---|
AppBuilderAppVersionWrapper(AppBuilderAppVersion appBuilderAppVersion) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAppBuilderAppId()
Returns the app builder app ID of this app builder app version.
|
long |
getAppBuilderAppVersionId()
Returns the app builder app version ID of this app builder app version.
|
long |
getCompanyId()
Returns the company ID of this app builder app version.
|
java.util.Date |
getCreateDate()
Returns the create date of this app builder app version.
|
long |
getDdlRecordSetId()
Returns the ddl record set ID of this app builder app version.
|
long |
getDdmStructureId()
Returns the ddm structure ID of this app builder app version.
|
long |
getDdmStructureLayoutId()
Returns the ddm structure layout ID of this app builder app version.
|
long |
getGroupId()
Returns the group ID of this app builder app version.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this app builder app version.
|
long |
getPrimaryKey()
Returns the primary key of this app builder app version.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this app builder app version.
|
java.lang.String |
getUserName()
Returns the user name of this app builder app version.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this app builder app version.
|
java.lang.String |
getUuid()
Returns the uuid of this app builder app version.
|
java.lang.String |
getVersion()
Returns the version of this app builder app version.
|
void |
persist() |
void |
setAppBuilderAppId(long appBuilderAppId)
Sets the app builder app ID of this app builder app version.
|
void |
setAppBuilderAppVersionId(long appBuilderAppVersionId)
Sets the app builder app version ID of this app builder app version.
|
void |
setCompanyId(long companyId)
Sets the company ID of this app builder app version.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this app builder app version.
|
void |
setDdlRecordSetId(long ddlRecordSetId)
Sets the ddl record set ID of this app builder app version.
|
void |
setDdmStructureId(long ddmStructureId)
Sets the ddm structure ID of this app builder app version.
|
void |
setDdmStructureLayoutId(long ddmStructureLayoutId)
Sets the ddm structure layout ID of this app builder app version.
|
void |
setGroupId(long groupId)
Sets the group ID of this app builder app version.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this app builder app version.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this app builder app version.
|
void |
setUserId(long userId)
Sets the user ID of this app builder app version.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this app builder app version.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this app builder app version.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this app builder app version.
|
void |
setVersion(java.lang.String version)
Sets the version of this app builder app version.
|
protected AppBuilderAppVersionWrapper |
wrap(AppBuilderAppVersion appBuilderAppVersion) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic AppBuilderAppVersionWrapper(AppBuilderAppVersion appBuilderAppVersion)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AppBuilderAppVersion>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<AppBuilderAppVersion>public long getAppBuilderAppId()
getAppBuilderAppId in interface AppBuilderAppVersionModelpublic long getAppBuilderAppVersionId()
getAppBuilderAppVersionId in interface AppBuilderAppVersionModelpublic long getCompanyId()
getCompanyId in interface AppBuilderAppVersionModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface AppBuilderAppVersionModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getDdlRecordSetId()
getDdlRecordSetId in interface AppBuilderAppVersionModelpublic long getDdmStructureId()
getDdmStructureId in interface AppBuilderAppVersionModelpublic long getDdmStructureLayoutId()
getDdmStructureLayoutId in interface AppBuilderAppVersionModelpublic long getGroupId()
getGroupId in interface AppBuilderAppVersionModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AppBuilderAppVersionModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getPrimaryKey()
getPrimaryKey in interface AppBuilderAppVersionModelpublic long getUserId()
getUserId in interface AppBuilderAppVersionModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface AppBuilderAppVersionModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface AppBuilderAppVersionModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface AppBuilderAppVersionModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getVersion()
getVersion in interface AppBuilderAppVersionModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAppBuilderAppId(long appBuilderAppId)
setAppBuilderAppId in interface AppBuilderAppVersionModelappBuilderAppId - the app builder app ID of this app builder app versionpublic void setAppBuilderAppVersionId(long appBuilderAppVersionId)
setAppBuilderAppVersionId in interface AppBuilderAppVersionModelappBuilderAppVersionId - the app builder app version ID of this app builder app versionpublic void setCompanyId(long companyId)
setCompanyId in interface AppBuilderAppVersionModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this app builder app versionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AppBuilderAppVersionModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this app builder app versionpublic void setDdlRecordSetId(long ddlRecordSetId)
setDdlRecordSetId in interface AppBuilderAppVersionModelddlRecordSetId - the ddl record set ID of this app builder app versionpublic void setDdmStructureId(long ddmStructureId)
setDdmStructureId in interface AppBuilderAppVersionModelddmStructureId - the ddm structure ID of this app builder app versionpublic void setDdmStructureLayoutId(long ddmStructureLayoutId)
setDdmStructureLayoutId in interface AppBuilderAppVersionModelddmStructureLayoutId - the ddm structure layout ID of this app builder app versionpublic void setGroupId(long groupId)
setGroupId in interface AppBuilderAppVersionModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this app builder app versionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AppBuilderAppVersionModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this app builder app versionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface AppBuilderAppVersionModelprimaryKey - the primary key of this app builder app versionpublic void setUserId(long userId)
setUserId in interface AppBuilderAppVersionModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this app builder app versionpublic void setUserName(java.lang.String userName)
setUserName in interface AppBuilderAppVersionModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this app builder app versionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AppBuilderAppVersionModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this app builder app versionpublic void setUuid(java.lang.String uuid)
setUuid in interface AppBuilderAppVersionModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this app builder app versionpublic void setVersion(java.lang.String version)
setVersion in interface AppBuilderAppVersionModelversion - the version of this app builder app versionpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected AppBuilderAppVersionWrapper wrap(AppBuilderAppVersion appBuilderAppVersion)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<AppBuilderAppVersion>