@JSON(strict=true) public class AssetEntryModelImpl extends BaseModelImpl<AssetEntry> implements AssetEntryModel
This implementation and its corresponding interface AssetEntryModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in AssetEntryImpl.
AssetEntryImpl,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static long |
CLASSNAMEID_COLUMN_BITMASK |
static long |
CLASSPK_COLUMN_BITMASK |
static long |
CLASSUUID_COLUMN_BITMASK |
static boolean |
COLUMN_BITMASK_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
COMPANYID_COLUMN_BITMASK |
static java.lang.String |
DATA_SOURCE |
static boolean |
ENTITY_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
ENTRYID_COLUMN_BITMASK |
static long |
EXPIRATIONDATE_COLUMN_BITMASK |
static boolean |
FINDER_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED_ASSETENTRIES_ASSETCATEGORIES
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED_ASSETENTRIES_ASSETTAGS
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
GROUPID_COLUMN_BITMASK |
static long |
LAYOUTUUID_COLUMN_BITMASK |
static long |
LOCK_EXPIRATION_TIME |
static java.lang.Object[][] |
MAPPING_TABLE_ASSETENTRIES_ASSETCATEGORIES_COLUMNS |
static java.lang.String |
MAPPING_TABLE_ASSETENTRIES_ASSETCATEGORIES_NAME |
static java.lang.String |
MAPPING_TABLE_ASSETENTRIES_ASSETCATEGORIES_SQL_CREATE |
static java.lang.Object[][] |
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_COLUMNS |
static java.lang.String |
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_NAME |
static java.lang.String |
MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_SQL_CREATE |
static java.lang.String |
ORDER_BY_JPQL |
static java.lang.String |
ORDER_BY_SQL |
static long |
PUBLISHDATE_COLUMN_BITMASK |
static java.lang.String |
SESSION_FACTORY |
static java.lang.Object[][] |
TABLE_COLUMNS |
static java.util.Map<java.lang.String,java.lang.Integer> |
TABLE_COLUMNS_MAP |
static java.lang.String |
TABLE_NAME |
static java.lang.String |
TABLE_SQL_CREATE |
static java.lang.String |
TABLE_SQL_DROP |
static java.lang.String |
TX_MANAGER |
static long |
VISIBLE_COLUMN_BITMASK |
| Constructor and Description |
|---|
AssetEntryModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(AssetEntry assetEntry) |
boolean |
equals(java.lang.Object object) |
java.util.Map<java.lang.String,java.util.function.Function<AssetEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String[] |
getAvailableLanguageIds() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this asset entry.
|
long |
getClassNameId()
Returns the class name ID of this asset entry.
|
long |
getClassPK()
Returns the class pk of this asset entry.
|
long |
getClassTypeId()
Returns the class type ID of this asset entry.
|
java.lang.String |
getClassUuid()
Returns the class uuid of this asset entry.
|
long |
getColumnBitmask() |
long |
getCompanyId()
Returns the company ID of this asset entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this asset entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this asset entry.
|
java.lang.String |
getDefaultLanguageId() |
java.lang.String |
getDescription()
Returns the description of this asset entry.
|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the localized description of this asset entry in the language.
|
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault)
Returns the localized description of this asset entry in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescription(java.lang.String languageId)
Returns the localized description of this asset entry in the language.
|
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault)
Returns the localized description of this asset entry in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescriptionCurrentLanguageId() |
java.lang.String |
getDescriptionCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getDescriptionMap()
Returns a map of the locales and localized descriptions of this asset entry.
|
java.util.Date |
getEndDate()
Returns the end date of this asset entry.
|
long |
getEntryId()
Returns the entry ID of this asset entry.
|
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
java.util.Date |
getExpirationDate()
Returns the expiration date of this asset entry.
|
long |
getGroupId()
Returns the group ID of this asset entry.
|
int |
getHeight()
Returns the height of this asset entry.
|
java.lang.String |
getLayoutUuid()
Returns the layout uuid of this asset entry.
|
boolean |
getListable()
Returns the listable of this asset entry.
|
java.lang.String |
getMimeType()
Returns the mime type of this asset entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this asset entry.
|
long |
getMvccVersion()
Returns the mvcc version of this asset entry.
|
long |
getOriginalClassNameId() |
long |
getOriginalClassPK() |
java.lang.String |
getOriginalClassUuid() |
long |
getOriginalCompanyId() |
java.util.Date |
getOriginalExpirationDate() |
long |
getOriginalGroupId() |
java.lang.String |
getOriginalLayoutUuid() |
java.util.Date |
getOriginalPublishDate() |
boolean |
getOriginalVisible() |
long |
getPrimaryKey()
Returns the primary key of this asset entry.
|
java.io.Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
double |
getPriority()
Returns the priority of this asset entry.
|
java.util.Date |
getPublishDate()
Returns the publish date of this asset entry.
|
java.util.Date |
getStartDate()
Returns the start date of this asset entry.
|
java.lang.String |
getSummary()
Returns the summary of this asset entry.
|
java.lang.String |
getSummary(java.util.Locale locale)
Returns the localized summary of this asset entry in the language.
|
java.lang.String |
getSummary(java.util.Locale locale,
boolean useDefault)
Returns the localized summary of this asset entry in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getSummary(java.lang.String languageId)
Returns the localized summary of this asset entry in the language.
|
java.lang.String |
getSummary(java.lang.String languageId,
boolean useDefault)
Returns the localized summary of this asset entry in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getSummaryCurrentLanguageId() |
java.lang.String |
getSummaryCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getSummaryMap()
Returns a map of the locales and localized summaries of this asset entry.
|
java.lang.String |
getTitle()
Returns the title of this asset entry.
|
java.lang.String |
getTitle(java.util.Locale locale)
Returns the localized title of this asset entry in the language.
|
java.lang.String |
getTitle(java.util.Locale locale,
boolean useDefault)
Returns the localized title of this asset entry in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getTitle(java.lang.String languageId)
Returns the localized title of this asset entry in the language.
|
java.lang.String |
getTitle(java.lang.String languageId,
boolean useDefault)
Returns the localized title of this asset entry in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getTitleCurrentLanguageId() |
java.lang.String |
getTitleCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getTitleMap()
Returns a map of the locales and localized titles of this asset entry.
|
java.lang.String |
getUrl()
Returns the url of this asset entry.
|
long |
getUserId()
Returns the user ID of this asset entry.
|
java.lang.String |
getUserName()
Returns the user name of this asset entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this asset entry.
|
boolean |
getVisible()
Returns the visible of this asset entry.
|
int |
getWidth()
Returns the width of this asset entry.
|
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isEntityCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isFinderCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isListable()
Returns
true if this asset entry is listable. |
boolean |
isVisible()
Returns
true if this asset entry is visible. |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
resetOriginalValues()
Reset all original fields to current values.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this asset entry.
|
void |
setClassPK(long classPK)
Sets the class pk of this asset entry.
|
void |
setClassTypeId(long classTypeId)
Sets the class type ID of this asset entry.
|
void |
setClassUuid(java.lang.String classUuid)
Sets the class uuid of this asset entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this asset entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this asset entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this asset entry.
|
void |
setDescription(java.lang.String description)
Sets the description of this asset entry.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale)
Sets the localized description of this asset entry in the language.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized description of this asset entry in the language, and sets the default locale.
|
void |
setDescriptionCurrentLanguageId(java.lang.String languageId) |
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
Sets the localized descriptions of this asset entry from the map of locales and localized descriptions.
|
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
Sets the localized descriptions of this asset entry from the map of locales and localized descriptions, and sets the default locale.
|
void |
setEndDate(java.util.Date endDate)
Sets the end date of this asset entry.
|
void |
setEntryId(long entryId)
Sets the entry ID of this asset entry.
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the
attributes stored in the service context.
|
void |
setExpirationDate(java.util.Date expirationDate)
Sets the expiration date of this asset entry.
|
void |
setGroupId(long groupId)
Sets the group ID of this asset entry.
|
void |
setHeight(int height)
Sets the height of this asset entry.
|
void |
setLayoutUuid(java.lang.String layoutUuid)
Sets the layout uuid of this asset entry.
|
void |
setListable(boolean listable)
Sets whether this asset entry is listable.
|
void |
setMimeType(java.lang.String mimeType)
Sets the mime type of this asset 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 asset entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this asset entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset entry.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
Sets the primary key of this model instance.
|
void |
setPriority(double priority)
Sets the priority of this asset entry.
|
void |
setPublishDate(java.util.Date publishDate)
Sets the publish date of this asset entry.
|
void |
setStartDate(java.util.Date startDate)
Sets the start date of this asset entry.
|
void |
setSummary(java.lang.String summary)
Sets the summary of this asset entry.
|
void |
setSummary(java.lang.String summary,
java.util.Locale locale)
Sets the localized summary of this asset entry in the language.
|
void |
setSummary(java.lang.String summary,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized summary of this asset entry in the language, and sets the default locale.
|
void |
setSummaryCurrentLanguageId(java.lang.String languageId) |
void |
setSummaryMap(java.util.Map<java.util.Locale,java.lang.String> summaryMap)
Sets the localized summaries of this asset entry from the map of locales and localized summaries.
|
void |
setSummaryMap(java.util.Map<java.util.Locale,java.lang.String> summaryMap,
java.util.Locale defaultLocale)
Sets the localized summaries of this asset entry from the map of locales and localized summaries, and sets the default locale.
|
void |
setTitle(java.lang.String title)
Sets the title of this asset entry.
|
void |
setTitle(java.lang.String title,
java.util.Locale locale)
Sets the localized title of this asset entry in the language.
|
void |
setTitle(java.lang.String title,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized title of this asset entry in the language, and sets the default locale.
|
void |
setTitleCurrentLanguageId(java.lang.String languageId) |
void |
setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap)
Sets the localized titles of this asset entry from the map of locales and localized titles.
|
void |
setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap,
java.util.Locale defaultLocale)
Sets the localized titles of this asset entry from the map of locales and localized titles, and sets the default locale.
|
void |
setUrl(java.lang.String url)
Sets the url of this asset entry.
|
void |
setUserId(long userId)
Sets the user ID of this asset entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this asset entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this asset entry.
|
void |
setVisible(boolean visible)
Sets whether this asset entry is visible.
|
void |
setWidth(int width)
Sets the width of this asset entry.
|
CacheModel<AssetEntry> |
toCacheModel()
Returns a cache model object for this entity used by entity cache.
|
AssetEntry |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler. |
static AssetEntry |
toModel(AssetEntrySoap soapModel)
Converts the soap model instance into a normal model instance.
|
static java.util.List<AssetEntry> |
toModels(AssetEntrySoap[] soapModels)
Converts the soap model instances into normal model instances.
|
java.lang.String |
toString() |
java.lang.String |
toXmlString()
Returns the XML representation of this model instance.
|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitisCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelpublic static final java.lang.String TABLE_NAME
public static final java.lang.Object[][] TABLE_COLUMNS
public static final java.util.Map<java.lang.String,java.lang.Integer> TABLE_COLUMNS_MAP
public static final java.lang.String TABLE_SQL_CREATE
public static final java.lang.String TABLE_SQL_DROP
public static final java.lang.String ORDER_BY_JPQL
public static final java.lang.String ORDER_BY_SQL
public static final java.lang.String DATA_SOURCE
public static final java.lang.String SESSION_FACTORY
public static final java.lang.String TX_MANAGER
@Deprecated public static final boolean ENTITY_CACHE_ENABLED
@Deprecated public static final boolean FINDER_CACHE_ENABLED
@Deprecated public static final boolean COLUMN_BITMASK_ENABLED
public static final long CLASSNAMEID_COLUMN_BITMASK
public static final long CLASSPK_COLUMN_BITMASK
public static final long CLASSUUID_COLUMN_BITMASK
public static final long COMPANYID_COLUMN_BITMASK
public static final long EXPIRATIONDATE_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long LAYOUTUUID_COLUMN_BITMASK
public static final long PUBLISHDATE_COLUMN_BITMASK
public static final long VISIBLE_COLUMN_BITMASK
public static final long ENTRYID_COLUMN_BITMASK
public static final java.lang.String MAPPING_TABLE_ASSETENTRIES_ASSETCATEGORIES_NAME
public static final java.lang.Object[][] MAPPING_TABLE_ASSETENTRIES_ASSETCATEGORIES_COLUMNS
public static final java.lang.String MAPPING_TABLE_ASSETENTRIES_ASSETCATEGORIES_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_ASSETENTRIES_ASSETCATEGORIES
public static final java.lang.String MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_NAME
public static final java.lang.Object[][] MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_COLUMNS
public static final java.lang.String MAPPING_TABLE_ASSETENTRIES_ASSETTAGS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_ASSETENTRIES_ASSETTAGS
public static final long LOCK_EXPIRATION_TIME
public static AssetEntry toModel(AssetEntrySoap soapModel)
soapModel - the soap model instance to convertpublic static java.util.List<AssetEntry> toModels(AssetEntrySoap[] soapModels)
soapModels - the soap model instances to convertpublic long getPrimaryKey()
AssetEntryModelgetPrimaryKey in interface AssetEntryModelgetPrimaryKey in interface CTModel<AssetEntry>public void setPrimaryKey(long primaryKey)
AssetEntryModelsetPrimaryKey in interface AssetEntryModelsetPrimaryKey in interface CTModel<AssetEntry>primaryKey - the primary key of this asset entrypublic java.io.Serializable getPrimaryKeyObj()
BaseModelgetPrimaryKeyObj in interface BaseModel<AssetEntry>getPrimaryKeyObj in interface ClassedModelpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
BaseModelsetPrimaryKeyObj in interface BaseModel<AssetEntry>setPrimaryKeyObj in interface ClassedModelprimaryKeyObj - the primary key of this model instancepublic java.lang.Class<?> getModelClass()
getModelClass in interface ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<AssetEntry>getModelAttributes in class BaseModelImpl<AssetEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<AssetEntry>setModelAttributes in class BaseModelImpl<AssetEntry>public java.util.Map<java.lang.String,java.util.function.Function<AssetEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<AssetEntry>public java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<AssetEntry>@JSON public long getMvccVersion()
AssetEntryModelgetMvccVersion in interface AssetEntryModelgetMvccVersion in interface MVCCModelpublic void setMvccVersion(long mvccVersion)
AssetEntryModelsetMvccVersion in interface AssetEntryModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this asset entry@JSON public long getCtCollectionId()
AssetEntryModelgetCtCollectionId in interface AssetEntryModelgetCtCollectionId in interface CTModel<AssetEntry>public void setCtCollectionId(long ctCollectionId)
AssetEntryModelsetCtCollectionId in interface AssetEntryModelsetCtCollectionId in interface CTModel<AssetEntry>ctCollectionId - the ct collection ID of this asset entry@JSON public long getEntryId()
AssetEntryModelgetEntryId in interface AssetEntryModelpublic void setEntryId(long entryId)
AssetEntryModelsetEntryId in interface AssetEntryModelentryId - the entry ID of this asset entry@JSON public long getGroupId()
AssetEntryModelgetGroupId in interface AssetEntryModelgetGroupId in interface GroupedModelpublic void setGroupId(long groupId)
AssetEntryModelsetGroupId in interface AssetEntryModelsetGroupId in interface GroupedModelgroupId - the group ID of this asset entrypublic long getOriginalGroupId()
@JSON public long getCompanyId()
AssetEntryModelgetCompanyId in interface AssetEntryModelgetCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelpublic void setCompanyId(long companyId)
AssetEntryModelsetCompanyId in interface AssetEntryModelsetCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelcompanyId - the company ID of this asset entrypublic long getOriginalCompanyId()
@JSON public long getUserId()
AssetEntryModelgetUserId in interface AssetEntryModelgetUserId in interface AuditedModelpublic void setUserId(long userId)
AssetEntryModelsetUserId in interface AssetEntryModelsetUserId in interface AuditedModeluserId - the user ID of this asset entrypublic java.lang.String getUserUuid()
AssetEntryModelgetUserUuid in interface AssetEntryModelgetUserUuid in interface AuditedModelpublic void setUserUuid(java.lang.String userUuid)
AssetEntryModelsetUserUuid in interface AssetEntryModelsetUserUuid in interface AuditedModeluserUuid - the user uuid of this asset entry@JSON public java.lang.String getUserName()
AssetEntryModelgetUserName in interface AssetEntryModelgetUserName in interface AuditedModelpublic void setUserName(java.lang.String userName)
AssetEntryModelsetUserName in interface AssetEntryModelsetUserName in interface AuditedModeluserName - the user name of this asset entry@JSON public java.util.Date getCreateDate()
AssetEntryModelgetCreateDate in interface AssetEntryModelgetCreateDate in interface AuditedModelpublic void setCreateDate(java.util.Date createDate)
AssetEntryModelsetCreateDate in interface AssetEntryModelsetCreateDate in interface AuditedModelcreateDate - the create date of this asset entry@JSON public java.util.Date getModifiedDate()
AssetEntryModelgetModifiedDate in interface AssetEntryModelgetModifiedDate in interface AuditedModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
AssetEntryModelsetModifiedDate in interface AssetEntryModelsetModifiedDate in interface AuditedModelmodifiedDate - the modified date of this asset entrypublic java.lang.String getClassName()
AssetEntryModelgetClassName in interface AssetEntryModelgetClassName in interface TypedModelpublic void setClassName(java.lang.String className)
setClassName in interface AssetEntryModel@JSON public long getClassNameId()
AssetEntryModelgetClassNameId in interface AssetEntryModelgetClassNameId in interface TypedModelpublic void setClassNameId(long classNameId)
AssetEntryModelsetClassNameId in interface AssetEntryModelsetClassNameId in interface TypedModelclassNameId - the class name ID of this asset entrypublic long getOriginalClassNameId()
@JSON public long getClassPK()
AssetEntryModelgetClassPK in interface AssetEntryModelgetClassPK in interface AttachedModelpublic void setClassPK(long classPK)
AssetEntryModelsetClassPK in interface AssetEntryModelsetClassPK in interface AttachedModelclassPK - the class pk of this asset entrypublic long getOriginalClassPK()
@JSON public java.lang.String getClassUuid()
AssetEntryModelgetClassUuid in interface AssetEntryModelpublic void setClassUuid(java.lang.String classUuid)
AssetEntryModelsetClassUuid in interface AssetEntryModelclassUuid - the class uuid of this asset entrypublic java.lang.String getOriginalClassUuid()
@JSON public long getClassTypeId()
AssetEntryModelgetClassTypeId in interface AssetEntryModelpublic void setClassTypeId(long classTypeId)
AssetEntryModelsetClassTypeId in interface AssetEntryModelclassTypeId - the class type ID of this asset entry@JSON public boolean getListable()
AssetEntryModelgetListable in interface AssetEntryModel@JSON public boolean isListable()
AssetEntryModeltrue if this asset entry is listable.isListable in interface AssetEntryModeltrue if this asset entry is listable; false otherwisepublic void setListable(boolean listable)
AssetEntryModelsetListable in interface AssetEntryModellistable - the listable of this asset entry@JSON public boolean getVisible()
AssetEntryModelgetVisible in interface AssetEntryModel@JSON public boolean isVisible()
AssetEntryModeltrue if this asset entry is visible.isVisible in interface AssetEntryModeltrue if this asset entry is visible; false otherwisepublic void setVisible(boolean visible)
AssetEntryModelsetVisible in interface AssetEntryModelvisible - the visible of this asset entrypublic boolean getOriginalVisible()
@JSON public java.util.Date getStartDate()
AssetEntryModelgetStartDate in interface AssetEntryModelpublic void setStartDate(java.util.Date startDate)
AssetEntryModelsetStartDate in interface AssetEntryModelstartDate - the start date of this asset entry@JSON public java.util.Date getEndDate()
AssetEntryModelgetEndDate in interface AssetEntryModelpublic void setEndDate(java.util.Date endDate)
AssetEntryModelsetEndDate in interface AssetEntryModelendDate - the end date of this asset entry@JSON public java.util.Date getPublishDate()
AssetEntryModelgetPublishDate in interface AssetEntryModelpublic void setPublishDate(java.util.Date publishDate)
AssetEntryModelsetPublishDate in interface AssetEntryModelpublishDate - the publish date of this asset entrypublic java.util.Date getOriginalPublishDate()
@JSON public java.util.Date getExpirationDate()
AssetEntryModelgetExpirationDate in interface AssetEntryModelpublic void setExpirationDate(java.util.Date expirationDate)
AssetEntryModelsetExpirationDate in interface AssetEntryModelexpirationDate - the expiration date of this asset entrypublic java.util.Date getOriginalExpirationDate()
@JSON public java.lang.String getMimeType()
AssetEntryModelgetMimeType in interface AssetEntryModelpublic void setMimeType(java.lang.String mimeType)
AssetEntryModelsetMimeType in interface AssetEntryModelmimeType - the mime type of this asset entry@JSON public java.lang.String getTitle()
AssetEntryModelgetTitle in interface AssetEntryModelpublic java.lang.String getTitle(java.util.Locale locale)
AssetEntryModelgetTitle in interface AssetEntryModellocale - the locale of the languagepublic java.lang.String getTitle(java.util.Locale locale,
boolean useDefault)
AssetEntryModelgetTitle in interface AssetEntryModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested languageuseDefault is false and no localization exists for the requested language, an empty string will be returned.public java.lang.String getTitle(java.lang.String languageId)
AssetEntryModelgetTitle in interface AssetEntryModellanguageId - the ID of the languagepublic java.lang.String getTitle(java.lang.String languageId,
boolean useDefault)
AssetEntryModelgetTitle in interface AssetEntryModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getTitleCurrentLanguageId()
getTitleCurrentLanguageId in interface AssetEntryModel@JSON public java.lang.String getTitleCurrentValue()
getTitleCurrentValue in interface AssetEntryModelpublic java.util.Map<java.util.Locale,java.lang.String> getTitleMap()
AssetEntryModelgetTitleMap in interface AssetEntryModelpublic void setTitle(java.lang.String title)
AssetEntryModelsetTitle in interface AssetEntryModeltitle - the title of this asset entrypublic void setTitle(java.lang.String title,
java.util.Locale locale)
AssetEntryModelsetTitle in interface AssetEntryModeltitle - the localized title of this asset entrylocale - the locale of the languagepublic void setTitle(java.lang.String title,
java.util.Locale locale,
java.util.Locale defaultLocale)
AssetEntryModelsetTitle in interface AssetEntryModeltitle - the localized title of this asset entrylocale - the locale of the languagedefaultLocale - the default localepublic void setTitleCurrentLanguageId(java.lang.String languageId)
setTitleCurrentLanguageId in interface AssetEntryModelpublic void setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap)
AssetEntryModelsetTitleMap in interface AssetEntryModeltitleMap - the locales and localized titles of this asset entrypublic void setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap,
java.util.Locale defaultLocale)
AssetEntryModelsetTitleMap in interface AssetEntryModeltitleMap - the locales and localized titles of this asset entrydefaultLocale - the default locale@JSON public java.lang.String getDescription()
AssetEntryModelgetDescription in interface AssetEntryModelpublic java.lang.String getDescription(java.util.Locale locale)
AssetEntryModelgetDescription in interface AssetEntryModellocale - the locale of the languagepublic java.lang.String getDescription(java.util.Locale locale,
boolean useDefault)
AssetEntryModelgetDescription in interface AssetEntryModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested languageuseDefault is false and no localization exists for the requested language, an empty string will be returned.public java.lang.String getDescription(java.lang.String languageId)
AssetEntryModelgetDescription in interface AssetEntryModellanguageId - the ID of the languagepublic java.lang.String getDescription(java.lang.String languageId,
boolean useDefault)
AssetEntryModelgetDescription in interface AssetEntryModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId in interface AssetEntryModel@JSON public java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface AssetEntryModelpublic java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
AssetEntryModelgetDescriptionMap in interface AssetEntryModelpublic void setDescription(java.lang.String description)
AssetEntryModelsetDescription in interface AssetEntryModeldescription - the description of this asset entrypublic void setDescription(java.lang.String description,
java.util.Locale locale)
AssetEntryModelsetDescription in interface AssetEntryModeldescription - the localized description of this asset entrylocale - the locale of the languagepublic void setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
AssetEntryModelsetDescription in interface AssetEntryModeldescription - the localized description of this asset entrylocale - the locale of the languagedefaultLocale - the default localepublic void setDescriptionCurrentLanguageId(java.lang.String languageId)
setDescriptionCurrentLanguageId in interface AssetEntryModelpublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
AssetEntryModelsetDescriptionMap in interface AssetEntryModeldescriptionMap - the locales and localized descriptions of this asset entrypublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
AssetEntryModelsetDescriptionMap in interface AssetEntryModeldescriptionMap - the locales and localized descriptions of this asset entrydefaultLocale - the default locale@JSON public java.lang.String getSummary()
AssetEntryModelgetSummary in interface AssetEntryModelpublic java.lang.String getSummary(java.util.Locale locale)
AssetEntryModelgetSummary in interface AssetEntryModellocale - the locale of the languagepublic java.lang.String getSummary(java.util.Locale locale,
boolean useDefault)
AssetEntryModelgetSummary in interface AssetEntryModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested languageuseDefault is false and no localization exists for the requested language, an empty string will be returned.public java.lang.String getSummary(java.lang.String languageId)
AssetEntryModelgetSummary in interface AssetEntryModellanguageId - the ID of the languagepublic java.lang.String getSummary(java.lang.String languageId,
boolean useDefault)
AssetEntryModelgetSummary in interface AssetEntryModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getSummaryCurrentLanguageId()
getSummaryCurrentLanguageId in interface AssetEntryModel@JSON public java.lang.String getSummaryCurrentValue()
getSummaryCurrentValue in interface AssetEntryModelpublic java.util.Map<java.util.Locale,java.lang.String> getSummaryMap()
AssetEntryModelgetSummaryMap in interface AssetEntryModelpublic void setSummary(java.lang.String summary)
AssetEntryModelsetSummary in interface AssetEntryModelsummary - the summary of this asset entrypublic void setSummary(java.lang.String summary,
java.util.Locale locale)
AssetEntryModelsetSummary in interface AssetEntryModelsummary - the localized summary of this asset entrylocale - the locale of the languagepublic void setSummary(java.lang.String summary,
java.util.Locale locale,
java.util.Locale defaultLocale)
AssetEntryModelsetSummary in interface AssetEntryModelsummary - the localized summary of this asset entrylocale - the locale of the languagedefaultLocale - the default localepublic void setSummaryCurrentLanguageId(java.lang.String languageId)
setSummaryCurrentLanguageId in interface AssetEntryModelpublic void setSummaryMap(java.util.Map<java.util.Locale,java.lang.String> summaryMap)
AssetEntryModelsetSummaryMap in interface AssetEntryModelsummaryMap - the locales and localized summaries of this asset entrypublic void setSummaryMap(java.util.Map<java.util.Locale,java.lang.String> summaryMap,
java.util.Locale defaultLocale)
AssetEntryModelsetSummaryMap in interface AssetEntryModelsummaryMap - the locales and localized summaries of this asset entrydefaultLocale - the default locale@JSON public java.lang.String getUrl()
AssetEntryModelgetUrl in interface AssetEntryModelpublic void setUrl(java.lang.String url)
AssetEntryModelsetUrl in interface AssetEntryModelurl - the url of this asset entry@JSON public java.lang.String getLayoutUuid()
AssetEntryModelgetLayoutUuid in interface AssetEntryModelpublic void setLayoutUuid(java.lang.String layoutUuid)
AssetEntryModelsetLayoutUuid in interface AssetEntryModellayoutUuid - the layout uuid of this asset entrypublic java.lang.String getOriginalLayoutUuid()
@JSON public int getHeight()
AssetEntryModelgetHeight in interface AssetEntryModelpublic void setHeight(int height)
AssetEntryModelsetHeight in interface AssetEntryModelheight - the height of this asset entry@JSON public int getWidth()
AssetEntryModelgetWidth in interface AssetEntryModelpublic void setWidth(int width)
AssetEntryModelsetWidth in interface AssetEntryModelwidth - the width of this asset entry@JSON public double getPriority()
AssetEntryModelgetPriority in interface AssetEntryModelpublic void setPriority(double priority)
AssetEntryModelsetPriority in interface AssetEntryModelpriority - the priority of this asset entrypublic long getColumnBitmask()
public ExpandoBridge getExpandoBridge()
BaseModelgetExpandoBridge in interface BaseModel<AssetEntry>getExpandoBridge in interface ClassedModelgetExpandoBridge in class BaseModelImpl<AssetEntry>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModelsetExpandoBridgeAttributes in interface BaseModel<AssetEntry>setExpandoBridgeAttributes in class BaseModelImpl<AssetEntry>serviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes()public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface AssetEntryModelgetAvailableLanguageIds in interface LocalizedModelpublic java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface AssetEntryModelgetDefaultLanguageId in interface LocalizedModelpublic void prepareLocalizedFieldsForImport()
throws LocaleException
prepareLocalizedFieldsForImport in interface AssetEntryModelprepareLocalizedFieldsForImport in interface LocalizedModelLocaleExceptionpublic void prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale)
throws LocaleException
prepareLocalizedFieldsForImport in interface AssetEntryModelprepareLocalizedFieldsForImport in interface LocalizedModelLocaleExceptionpublic AssetEntry toEscapedModel()
BaseModelAutoEscapeBeanHandler.toEscapedModel in interface BaseModel<AssetEntry>toEscapedModel in class BaseModelImpl<AssetEntry>AutoEscapeBeanHandlerpublic java.lang.Object clone()
BaseModelclone in interface BaseModel<AssetEntry>clone in class BaseModelImpl<AssetEntry>public int compareTo(AssetEntry assetEntry)
compareTo in interface java.lang.Comparable<AssetEntry>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object@Deprecated public boolean isEntityCacheEnabled()
BaseModeltrue if this model's entity cache is enabled.isEntityCacheEnabled in interface BaseModel<AssetEntry>true if this model's entity cache is enabled;
false otherwise@Deprecated public boolean isFinderCacheEnabled()
BaseModeltrue if this model's finder cache is enabled.isFinderCacheEnabled in interface BaseModel<AssetEntry>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModelresetOriginalValues in interface BaseModel<AssetEntry>resetOriginalValues in class BaseModelImpl<AssetEntry>public CacheModel<AssetEntry> toCacheModel()
BaseModeltoCacheModel in interface BaseModel<AssetEntry>toCacheModel in class BaseModelImpl<AssetEntry>public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toXmlString()
BaseModeltoXmlString in interface BaseModel<AssetEntry>