@JSON(strict=true) public class AssetVocabularyModelImpl extends BaseModelImpl<AssetVocabulary> implements AssetVocabularyModel
This implementation and its corresponding interface AssetVocabularyModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in AssetVocabularyImpl.
AssetVocabularyImpl,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
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 |
EXTERNALREFERENCECODE_COLUMN_BITMASK |
static boolean |
FINDER_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
GROUPID_COLUMN_BITMASK |
static long |
LOCK_EXPIRATION_TIME |
static long |
NAME_COLUMN_BITMASK |
static java.lang.String |
ORDER_BY_JPQL |
static java.lang.String |
ORDER_BY_SQL |
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 |
UUID_COLUMN_BITMASK |
| Constructor and Description |
|---|
AssetVocabularyModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(AssetVocabulary assetVocabulary) |
boolean |
equals(java.lang.Object object) |
java.util.Map<java.lang.String,java.util.function.Function<AssetVocabulary,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetVocabulary,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String[] |
getAvailableLanguageIds() |
long |
getColumnBitmask() |
long |
getCompanyId()
Returns the company ID of this asset vocabulary.
|
java.util.Date |
getCreateDate()
Returns the create date of this asset vocabulary.
|
long |
getCtCollectionId()
Returns the ct collection ID of this asset vocabulary.
|
java.lang.String |
getDefaultLanguageId() |
java.lang.String |
getDescription()
Returns the description of this asset vocabulary.
|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the localized description of this asset vocabulary in the language.
|
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault)
Returns the localized description of this asset vocabulary 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 vocabulary in the language.
|
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault)
Returns the localized description of this asset vocabulary 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 vocabulary.
|
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this asset vocabulary.
|
long |
getGroupId()
Returns the group ID of this asset vocabulary.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this asset vocabulary.
|
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 vocabulary.
|
long |
getMvccVersion()
Returns the mvcc version of this asset vocabulary.
|
java.lang.String |
getName()
Returns the name of this asset vocabulary.
|
long |
getOriginalCompanyId() |
java.lang.String |
getOriginalExternalReferenceCode() |
long |
getOriginalGroupId() |
java.lang.String |
getOriginalName() |
java.lang.String |
getOriginalUuid() |
long |
getPrimaryKey()
Returns the primary key of this asset vocabulary.
|
java.io.Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
java.lang.String |
getSettings()
Returns the settings of this asset vocabulary.
|
StagedModelType |
getStagedModelType() |
java.lang.String |
getTitle()
Returns the title of this asset vocabulary.
|
java.lang.String |
getTitle(java.util.Locale locale)
Returns the localized title of this asset vocabulary in the language.
|
java.lang.String |
getTitle(java.util.Locale locale,
boolean useDefault)
Returns the localized title of this asset vocabulary 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 vocabulary in the language.
|
java.lang.String |
getTitle(java.lang.String languageId,
boolean useDefault)
Returns the localized title of this asset vocabulary 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 vocabulary.
|
long |
getUserId()
Returns the user ID of this asset vocabulary.
|
java.lang.String |
getUserName()
Returns the user name of this asset vocabulary.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this asset vocabulary.
|
java.lang.String |
getUuid()
Returns the uuid of this asset vocabulary.
|
int |
getVisibilityType()
Returns the visibility type of this asset vocabulary.
|
long |
getVocabularyId()
Returns the vocabulary ID of this asset vocabulary.
|
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
|
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
resetOriginalValues()
Reset all original fields to current values.
|
void |
setCompanyId(long companyId)
Sets the company ID of this asset vocabulary.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this asset vocabulary.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this asset vocabulary.
|
void |
setDescription(java.lang.String description)
Sets the description of this asset vocabulary.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale)
Sets the localized description of this asset vocabulary in the language.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized description of this asset vocabulary 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 vocabulary 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 vocabulary from the map of locales and localized descriptions, and sets the default locale.
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the
attributes stored in the service context.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this asset vocabulary.
|
void |
setGroupId(long groupId)
Sets the group ID of this asset vocabulary.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this asset vocabulary.
|
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 vocabulary.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this asset vocabulary.
|
void |
setName(java.lang.String name)
Sets the name of this asset vocabulary.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this asset vocabulary.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
Sets the primary key of this model instance.
|
void |
setSettings(java.lang.String settings)
Sets the settings of this asset vocabulary.
|
void |
setTitle(java.lang.String title)
Sets the title of this asset vocabulary.
|
void |
setTitle(java.lang.String title,
java.util.Locale locale)
Sets the localized title of this asset vocabulary in the language.
|
void |
setTitle(java.lang.String title,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized title of this asset vocabulary 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 vocabulary 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 vocabulary from the map of locales and localized titles, and sets the default locale.
|
void |
setUserId(long userId)
Sets the user ID of this asset vocabulary.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this asset vocabulary.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this asset vocabulary.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this asset vocabulary.
|
void |
setVisibilityType(int visibilityType)
Sets the visibility type of this asset vocabulary.
|
void |
setVocabularyId(long vocabularyId)
Sets the vocabulary ID of this asset vocabulary.
|
CacheModel<AssetVocabulary> |
toCacheModel()
Returns a cache model object for this entity used by entity cache.
|
AssetVocabulary |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler. |
static AssetVocabulary |
toModel(AssetVocabularySoap soapModel)
Converts the soap model instance into a normal model instance.
|
static java.util.List<AssetVocabulary> |
toModels(AssetVocabularySoap[] 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 COMPANYID_COLUMN_BITMASK
public static final long EXTERNALREFERENCECODE_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long NAME_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
public static AssetVocabulary toModel(AssetVocabularySoap soapModel)
soapModel - the soap model instance to convertpublic static java.util.List<AssetVocabulary> toModels(AssetVocabularySoap[] soapModels)
soapModels - the soap model instances to convertpublic long getPrimaryKey()
AssetVocabularyModelgetPrimaryKey in interface AssetVocabularyModelgetPrimaryKey in interface CTModel<AssetVocabulary>public void setPrimaryKey(long primaryKey)
AssetVocabularyModelsetPrimaryKey in interface AssetVocabularyModelsetPrimaryKey in interface CTModel<AssetVocabulary>primaryKey - the primary key of this asset vocabularypublic java.io.Serializable getPrimaryKeyObj()
BaseModelgetPrimaryKeyObj in interface BaseModel<AssetVocabulary>getPrimaryKeyObj in interface ClassedModelpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
BaseModelsetPrimaryKeyObj in interface BaseModel<AssetVocabulary>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<AssetVocabulary>getModelAttributes in class BaseModelImpl<AssetVocabulary>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<AssetVocabulary>setModelAttributes in class BaseModelImpl<AssetVocabulary>public java.util.Map<java.lang.String,java.util.function.Function<AssetVocabulary,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<AssetVocabulary>public java.util.Map<java.lang.String,java.util.function.BiConsumer<AssetVocabulary,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<AssetVocabulary>@JSON public long getMvccVersion()
AssetVocabularyModelgetMvccVersion in interface AssetVocabularyModelgetMvccVersion in interface MVCCModelpublic void setMvccVersion(long mvccVersion)
AssetVocabularyModelsetMvccVersion in interface AssetVocabularyModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this asset vocabulary@JSON public long getCtCollectionId()
AssetVocabularyModelgetCtCollectionId in interface AssetVocabularyModelgetCtCollectionId in interface CTModel<AssetVocabulary>public void setCtCollectionId(long ctCollectionId)
AssetVocabularyModelsetCtCollectionId in interface AssetVocabularyModelsetCtCollectionId in interface CTModel<AssetVocabulary>ctCollectionId - the ct collection ID of this asset vocabulary@JSON public java.lang.String getUuid()
AssetVocabularyModelgetUuid in interface AssetVocabularyModelgetUuid in interface StagedModelpublic void setUuid(java.lang.String uuid)
AssetVocabularyModelsetUuid in interface AssetVocabularyModelsetUuid in interface StagedModeluuid - the uuid of this asset vocabularypublic java.lang.String getOriginalUuid()
@JSON public java.lang.String getExternalReferenceCode()
AssetVocabularyModelgetExternalReferenceCode in interface AssetVocabularyModelpublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
AssetVocabularyModelsetExternalReferenceCode in interface AssetVocabularyModelexternalReferenceCode - the external reference code of this asset vocabularypublic java.lang.String getOriginalExternalReferenceCode()
@JSON public long getVocabularyId()
AssetVocabularyModelgetVocabularyId in interface AssetVocabularyModelpublic void setVocabularyId(long vocabularyId)
AssetVocabularyModelsetVocabularyId in interface AssetVocabularyModelvocabularyId - the vocabulary ID of this asset vocabulary@JSON public long getGroupId()
AssetVocabularyModelgetGroupId in interface AssetVocabularyModelgetGroupId in interface GroupedModelpublic void setGroupId(long groupId)
AssetVocabularyModelsetGroupId in interface AssetVocabularyModelsetGroupId in interface GroupedModelgroupId - the group ID of this asset vocabularypublic long getOriginalGroupId()
@JSON public long getCompanyId()
AssetVocabularyModelgetCompanyId in interface AssetVocabularyModelgetCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelpublic void setCompanyId(long companyId)
AssetVocabularyModelsetCompanyId in interface AssetVocabularyModelsetCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelcompanyId - the company ID of this asset vocabularypublic long getOriginalCompanyId()
@JSON public long getUserId()
AssetVocabularyModelgetUserId in interface AssetVocabularyModelgetUserId in interface AuditedModelpublic void setUserId(long userId)
AssetVocabularyModelsetUserId in interface AssetVocabularyModelsetUserId in interface AuditedModeluserId - the user ID of this asset vocabularypublic java.lang.String getUserUuid()
AssetVocabularyModelgetUserUuid in interface AssetVocabularyModelgetUserUuid in interface AuditedModelpublic void setUserUuid(java.lang.String userUuid)
AssetVocabularyModelsetUserUuid in interface AssetVocabularyModelsetUserUuid in interface AuditedModeluserUuid - the user uuid of this asset vocabulary@JSON public java.lang.String getUserName()
AssetVocabularyModelgetUserName in interface AssetVocabularyModelgetUserName in interface AuditedModelpublic void setUserName(java.lang.String userName)
AssetVocabularyModelsetUserName in interface AssetVocabularyModelsetUserName in interface AuditedModeluserName - the user name of this asset vocabulary@JSON public java.util.Date getCreateDate()
AssetVocabularyModelgetCreateDate in interface AssetVocabularyModelgetCreateDate in interface AuditedModelgetCreateDate in interface StagedModelpublic void setCreateDate(java.util.Date createDate)
AssetVocabularyModelsetCreateDate in interface AssetVocabularyModelsetCreateDate in interface AuditedModelsetCreateDate in interface StagedModelcreateDate - the create date of this asset vocabulary@JSON public java.util.Date getModifiedDate()
AssetVocabularyModelgetModifiedDate in interface AssetVocabularyModelgetModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
AssetVocabularyModelsetModifiedDate in interface AssetVocabularyModelsetModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelmodifiedDate - the modified date of this asset vocabulary@JSON public java.lang.String getName()
AssetVocabularyModelgetName in interface AssetVocabularyModelpublic void setName(java.lang.String name)
AssetVocabularyModelsetName in interface AssetVocabularyModelname - the name of this asset vocabularypublic java.lang.String getOriginalName()
@JSON public java.lang.String getTitle()
AssetVocabularyModelgetTitle in interface AssetVocabularyModelpublic java.lang.String getTitle(java.util.Locale locale)
AssetVocabularyModelgetTitle in interface AssetVocabularyModellocale - the locale of the languagepublic java.lang.String getTitle(java.util.Locale locale,
boolean useDefault)
AssetVocabularyModelgetTitle in interface AssetVocabularyModellocale - 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)
AssetVocabularyModelgetTitle in interface AssetVocabularyModellanguageId - the ID of the languagepublic java.lang.String getTitle(java.lang.String languageId,
boolean useDefault)
AssetVocabularyModelgetTitle in interface AssetVocabularyModellanguageId - 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 AssetVocabularyModel@JSON public java.lang.String getTitleCurrentValue()
getTitleCurrentValue in interface AssetVocabularyModelpublic java.util.Map<java.util.Locale,java.lang.String> getTitleMap()
AssetVocabularyModelgetTitleMap in interface AssetVocabularyModelpublic void setTitle(java.lang.String title)
AssetVocabularyModelsetTitle in interface AssetVocabularyModeltitle - the title of this asset vocabularypublic void setTitle(java.lang.String title,
java.util.Locale locale)
AssetVocabularyModelsetTitle in interface AssetVocabularyModeltitle - the localized title of this asset vocabularylocale - the locale of the languagepublic void setTitle(java.lang.String title,
java.util.Locale locale,
java.util.Locale defaultLocale)
AssetVocabularyModelsetTitle in interface AssetVocabularyModeltitle - the localized title of this asset vocabularylocale - the locale of the languagedefaultLocale - the default localepublic void setTitleCurrentLanguageId(java.lang.String languageId)
setTitleCurrentLanguageId in interface AssetVocabularyModelpublic void setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap)
AssetVocabularyModelsetTitleMap in interface AssetVocabularyModeltitleMap - the locales and localized titles of this asset vocabularypublic void setTitleMap(java.util.Map<java.util.Locale,java.lang.String> titleMap,
java.util.Locale defaultLocale)
AssetVocabularyModelsetTitleMap in interface AssetVocabularyModeltitleMap - the locales and localized titles of this asset vocabularydefaultLocale - the default locale@JSON public java.lang.String getDescription()
AssetVocabularyModelgetDescription in interface AssetVocabularyModelpublic java.lang.String getDescription(java.util.Locale locale)
AssetVocabularyModelgetDescription in interface AssetVocabularyModellocale - the locale of the languagepublic java.lang.String getDescription(java.util.Locale locale,
boolean useDefault)
AssetVocabularyModelgetDescription in interface AssetVocabularyModellocale - 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)
AssetVocabularyModelgetDescription in interface AssetVocabularyModellanguageId - the ID of the languagepublic java.lang.String getDescription(java.lang.String languageId,
boolean useDefault)
AssetVocabularyModelgetDescription in interface AssetVocabularyModellanguageId - 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 AssetVocabularyModel@JSON public java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface AssetVocabularyModelpublic java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
AssetVocabularyModelgetDescriptionMap in interface AssetVocabularyModelpublic void setDescription(java.lang.String description)
AssetVocabularyModelsetDescription in interface AssetVocabularyModeldescription - the description of this asset vocabularypublic void setDescription(java.lang.String description,
java.util.Locale locale)
AssetVocabularyModelsetDescription in interface AssetVocabularyModeldescription - the localized description of this asset vocabularylocale - the locale of the languagepublic void setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
AssetVocabularyModelsetDescription in interface AssetVocabularyModeldescription - the localized description of this asset vocabularylocale - the locale of the languagedefaultLocale - the default localepublic void setDescriptionCurrentLanguageId(java.lang.String languageId)
setDescriptionCurrentLanguageId in interface AssetVocabularyModelpublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
AssetVocabularyModelsetDescriptionMap in interface AssetVocabularyModeldescriptionMap - the locales and localized descriptions of this asset vocabularypublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
AssetVocabularyModelsetDescriptionMap in interface AssetVocabularyModeldescriptionMap - the locales and localized descriptions of this asset vocabularydefaultLocale - the default locale@JSON public java.lang.String getSettings()
AssetVocabularyModelgetSettings in interface AssetVocabularyModelpublic void setSettings(java.lang.String settings)
AssetVocabularyModelsetSettings in interface AssetVocabularyModelsettings - the settings of this asset vocabulary@JSON public int getVisibilityType()
AssetVocabularyModelgetVisibilityType in interface AssetVocabularyModelpublic void setVisibilityType(int visibilityType)
AssetVocabularyModelsetVisibilityType in interface AssetVocabularyModelvisibilityType - the visibility type of this asset vocabulary@JSON public java.util.Date getLastPublishDate()
AssetVocabularyModelgetLastPublishDate in interface AssetVocabularyModelgetLastPublishDate in interface StagedGroupedModelpublic void setLastPublishDate(java.util.Date lastPublishDate)
AssetVocabularyModelsetLastPublishDate in interface AssetVocabularyModelsetLastPublishDate in interface StagedGroupedModellastPublishDate - the last publish date of this asset vocabularypublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelpublic long getColumnBitmask()
public ExpandoBridge getExpandoBridge()
BaseModelgetExpandoBridge in interface BaseModel<AssetVocabulary>getExpandoBridge in interface ClassedModelgetExpandoBridge in class BaseModelImpl<AssetVocabulary>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModelsetExpandoBridgeAttributes in interface BaseModel<AssetVocabulary>setExpandoBridgeAttributes in class BaseModelImpl<AssetVocabulary>serviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes()public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface AssetVocabularyModelgetAvailableLanguageIds in interface LocalizedModelpublic java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface AssetVocabularyModelgetDefaultLanguageId in interface LocalizedModelpublic void prepareLocalizedFieldsForImport()
throws LocaleException
prepareLocalizedFieldsForImport in interface AssetVocabularyModelprepareLocalizedFieldsForImport in interface LocalizedModelLocaleExceptionpublic void prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale)
throws LocaleException
prepareLocalizedFieldsForImport in interface AssetVocabularyModelprepareLocalizedFieldsForImport in interface LocalizedModelLocaleExceptionpublic AssetVocabulary toEscapedModel()
BaseModelAutoEscapeBeanHandler.toEscapedModel in interface BaseModel<AssetVocabulary>toEscapedModel in class BaseModelImpl<AssetVocabulary>AutoEscapeBeanHandlerpublic java.lang.Object clone()
BaseModelclone in interface BaseModel<AssetVocabulary>clone in interface StagedModelclone in class BaseModelImpl<AssetVocabulary>public int compareTo(AssetVocabulary assetVocabulary)
compareTo in interface java.lang.Comparable<AssetVocabulary>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<AssetVocabulary>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<AssetVocabulary>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModelresetOriginalValues in interface BaseModel<AssetVocabulary>resetOriginalValues in class BaseModelImpl<AssetVocabulary>public CacheModel<AssetVocabulary> toCacheModel()
BaseModeltoCacheModel in interface BaseModel<AssetVocabulary>toCacheModel in class BaseModelImpl<AssetVocabulary>public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toXmlString()
BaseModeltoXmlString in interface BaseModel<AssetVocabulary>