public class StyleBookEntryVersionWrapper extends BaseModelWrapper<StyleBookEntryVersion> implements ModelWrapper<StyleBookEntryVersion>, StyleBookEntryVersion
This class is a wrapper for StyleBookEntryVersion.
StyleBookEntryVersion,
Serialized FormmodelSTYLE_BOOK_ENTRY_VERSION_ID_ACCESSOR| Constructor and Description |
|---|
StyleBookEntryVersionWrapper(StyleBookEntryVersion styleBookEntryVersion) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCompanyId()
Returns the company ID of this style book entry version.
|
java.util.Date |
getCreateDate()
Returns the create date of this style book entry version.
|
boolean |
getDefaultStyleBookEntry()
Returns the default style book entry of this style book entry version.
|
java.lang.String |
getFrontendTokensValues()
Returns the frontend tokens values of this style book entry version.
|
long |
getGroupId()
Returns the group ID of this style book entry version.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.String |
getName()
Returns the name of this style book entry version.
|
long |
getPreviewFileEntryId()
Returns the preview file entry ID of this style book entry version.
|
long |
getPrimaryKey()
Returns the primary key of this style book entry version.
|
long |
getStyleBookEntryId()
Returns the style book entry ID of this style book entry version.
|
java.lang.String |
getStyleBookEntryKey()
Returns the style book entry key of this style book entry version.
|
long |
getStyleBookEntryVersionId()
Returns the style book entry version ID of this style book entry version.
|
long |
getUserId()
Returns the user ID of this style book entry version.
|
java.lang.String |
getUserName()
Returns the user name of this style book entry version.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this style book entry version.
|
int |
getVersion()
Returns the version of this style book entry version.
|
long |
getVersionedModelId() |
boolean |
isDefaultStyleBookEntry()
Returns
true if this style book entry version is default style book entry. |
void |
populateVersionedModel(StyleBookEntry styleBookEntry) |
void |
setCompanyId(long companyId)
Sets the company ID of this style book entry version.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this style book entry version.
|
void |
setDefaultStyleBookEntry(boolean defaultStyleBookEntry)
Sets whether this style book entry version is default style book entry.
|
void |
setFrontendTokensValues(java.lang.String frontendTokensValues)
Sets the frontend tokens values of this style book entry version.
|
void |
setGroupId(long groupId)
Sets the group ID of this style book entry version.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setName(java.lang.String name)
Sets the name of this style book entry version.
|
void |
setPreviewFileEntryId(long previewFileEntryId)
Sets the preview file entry ID of this style book entry version.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this style book entry version.
|
void |
setStyleBookEntryId(long styleBookEntryId)
Sets the style book entry ID of this style book entry version.
|
void |
setStyleBookEntryKey(java.lang.String styleBookEntryKey)
Sets the style book entry key of this style book entry version.
|
void |
setStyleBookEntryVersionId(long styleBookEntryVersionId)
Sets the style book entry version ID of this style book entry version.
|
void |
setUserId(long userId)
Sets the user ID of this style book entry version.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this style book entry version.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this style book entry version.
|
void |
setVersion(int version)
Sets the version of this style book entry version.
|
void |
setVersionedModelId(long id) |
StyleBookEntry |
toVersionedModel() |
protected StyleBookEntryVersionWrapper |
wrap(StyleBookEntryVersion styleBookEntryVersion) |
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, waitgetWrappedModelclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepublic StyleBookEntryVersionWrapper(StyleBookEntryVersion styleBookEntryVersion)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<StyleBookEntryVersion>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<StyleBookEntryVersion>public long getCompanyId()
getCompanyId in interface ShardedModelgetCompanyId in interface StyleBookEntryVersionModelpublic java.util.Date getCreateDate()
getCreateDate in interface StyleBookEntryVersionModelpublic boolean getDefaultStyleBookEntry()
getDefaultStyleBookEntry in interface StyleBookEntryVersionModelpublic java.lang.String getFrontendTokensValues()
getFrontendTokensValues in interface StyleBookEntryVersionModelpublic long getGroupId()
getGroupId in interface StyleBookEntryVersionModelpublic java.lang.String getName()
getName in interface StyleBookEntryVersionModelpublic long getPreviewFileEntryId()
getPreviewFileEntryId in interface StyleBookEntryVersionModelpublic long getPrimaryKey()
getPrimaryKey in interface VersionModel<StyleBookEntry>getPrimaryKey in interface StyleBookEntryVersionModelpublic long getStyleBookEntryId()
getStyleBookEntryId in interface StyleBookEntryVersionModelpublic java.lang.String getStyleBookEntryKey()
getStyleBookEntryKey in interface StyleBookEntryVersionModelpublic long getStyleBookEntryVersionId()
getStyleBookEntryVersionId in interface StyleBookEntryVersionModelpublic long getUserId()
getUserId in interface StyleBookEntryVersionModelpublic java.lang.String getUserName()
getUserName in interface StyleBookEntryVersionModelpublic java.lang.String getUserUuid()
getUserUuid in interface StyleBookEntryVersionModelpublic int getVersion()
getVersion in interface VersionModel<StyleBookEntry>getVersion in interface StyleBookEntryVersionModelpublic boolean isDefaultStyleBookEntry()
true if this style book entry version is default style book entry.isDefaultStyleBookEntry in interface StyleBookEntryVersionModeltrue if this style book entry version is default style book entry; false otherwisepublic void setCompanyId(long companyId)
setCompanyId in interface ShardedModelsetCompanyId in interface StyleBookEntryVersionModelcompanyId - the company ID of this style book entry versionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface StyleBookEntryVersionModelcreateDate - the create date of this style book entry versionpublic void setDefaultStyleBookEntry(boolean defaultStyleBookEntry)
setDefaultStyleBookEntry in interface StyleBookEntryVersionModeldefaultStyleBookEntry - the default style book entry of this style book entry versionpublic void setFrontendTokensValues(java.lang.String frontendTokensValues)
setFrontendTokensValues in interface StyleBookEntryVersionModelfrontendTokensValues - the frontend tokens values of this style book entry versionpublic void setGroupId(long groupId)
setGroupId in interface StyleBookEntryVersionModelgroupId - the group ID of this style book entry versionpublic void setName(java.lang.String name)
setName in interface StyleBookEntryVersionModelname - the name of this style book entry versionpublic void setPreviewFileEntryId(long previewFileEntryId)
setPreviewFileEntryId in interface StyleBookEntryVersionModelpreviewFileEntryId - the preview file entry ID of this style book entry versionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface VersionModel<StyleBookEntry>setPrimaryKey in interface StyleBookEntryVersionModelprimaryKey - the primary key of this style book entry versionpublic void setStyleBookEntryId(long styleBookEntryId)
setStyleBookEntryId in interface StyleBookEntryVersionModelstyleBookEntryId - the style book entry ID of this style book entry versionpublic void setStyleBookEntryKey(java.lang.String styleBookEntryKey)
setStyleBookEntryKey in interface StyleBookEntryVersionModelstyleBookEntryKey - the style book entry key of this style book entry versionpublic void setStyleBookEntryVersionId(long styleBookEntryVersionId)
setStyleBookEntryVersionId in interface StyleBookEntryVersionModelstyleBookEntryVersionId - the style book entry version ID of this style book entry versionpublic void setUserId(long userId)
setUserId in interface StyleBookEntryVersionModeluserId - the user ID of this style book entry versionpublic void setUserName(java.lang.String userName)
setUserName in interface StyleBookEntryVersionModeluserName - the user name of this style book entry versionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface StyleBookEntryVersionModeluserUuid - the user uuid of this style book entry versionpublic void setVersion(int version)
setVersion in interface VersionModel<StyleBookEntry>setVersion in interface StyleBookEntryVersionModelversion - the version of this style book entry versionpublic long getVersionedModelId()
getVersionedModelId in interface VersionModel<StyleBookEntry>public void setVersionedModelId(long id)
setVersionedModelId in interface VersionModel<StyleBookEntry>public void populateVersionedModel(StyleBookEntry styleBookEntry)
populateVersionedModel in interface VersionModel<StyleBookEntry>public StyleBookEntry toVersionedModel()
toVersionedModel in interface VersionModel<StyleBookEntry>protected StyleBookEntryVersionWrapper wrap(StyleBookEntryVersion styleBookEntryVersion)
wrap in class BaseModelWrapper<StyleBookEntryVersion>