|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.model.impl.BaseModelImpl<AssetVocabulary> com.liferay.portlet.asset.model.impl.AssetVocabularyModelImpl com.liferay.portlet.asset.model.impl.AssetVocabularyImpl
public class AssetVocabularyImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.asset.model.impl.AssetVocabularyModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
AssetVocabularyImpl()
|
Method Summary | |
---|---|
String |
getTitle(String languageId)
Gets the localized title of this asset vocabulary. |
String |
getTitle(String languageId,
boolean useDefault)
Gets the localized title of this asset vocabulary, optionally using the default language if no localization exists for the requested language. |
Methods inherited from class com.liferay.portlet.asset.model.impl.AssetVocabularyModelImpl |
---|
clone, compareTo, equals, getCompanyId, getCreateDate, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionMap, getExpandoBridge, getGroupId, getModifiedDate, getName, getOriginalGroupId, getOriginalName, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getSettings, getTitle, getTitle, getTitle, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, getVocabularyId, hashCode, setCompanyId, setCreateDate, setDescription, setDescription, setDescriptionMap, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setPrimaryKey, setSettings, setTitle, setTitle, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVocabularyId, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.asset.model.AssetVocabularyModel |
---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionMap, getExpandoBridge, getGroupId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getSettings, getTitle, getTitle, getTitle, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, getVocabularyId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setDescription, setDescriptionMap, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setSettings, setTitle, setTitle, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVocabularyId, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public AssetVocabularyImpl()
Method Detail |
---|
public String getTitle(String languageId)
AssetVocabularyModel
getTitle
in interface AssetVocabulary
getTitle
in interface AssetVocabularyModel
getTitle
in class AssetVocabularyModelImpl
languageId
- the id of the language to get the localized title for
public String getTitle(String languageId, boolean useDefault)
AssetVocabularyModel
getTitle
in interface AssetVocabulary
getTitle
in interface AssetVocabularyModel
getTitle
in class AssetVocabularyModelImpl
languageId
- the id of the language to get the localized title foruseDefault
- whether to use the default language if no localization exists for the requested language
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |