com.liferay.portlet.asset.model.impl
Class AssetVocabularyImpl

java.lang.Object
  extended by com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.asset.model.AssetVocabulary>
      extended by com.liferay.portlet.asset.model.impl.AssetVocabularyModelImpl
          extended by com.liferay.portlet.asset.model.impl.AssetVocabularyImpl
All Implemented Interfaces:
com.liferay.portal.model.BaseModel<com.liferay.portlet.asset.model.AssetVocabulary>, com.liferay.portlet.asset.model.AssetVocabulary, com.liferay.portlet.asset.model.AssetVocabularyModel, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<com.liferay.portlet.asset.model.AssetVocabulary>

public class AssetVocabularyImpl
extends AssetVocabularyModelImpl
implements com.liferay.portlet.asset.model.AssetVocabulary

View Source

Author:
Brian Wing Shun Chan
See Also:
Serialized Form

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
 java.lang.String getTitle(java.lang.String languageId)
           
 java.lang.String getTitle(java.lang.String languageId, boolean useDefault)
           
 
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, hashCode, notify, notifyAll, toString, 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

AssetVocabularyImpl

public AssetVocabularyImpl()
Method Detail

getTitle

public java.lang.String getTitle(java.lang.String languageId)
Specified by:
getTitle in interface com.liferay.portlet.asset.model.AssetVocabulary
Specified by:
getTitle in interface com.liferay.portlet.asset.model.AssetVocabularyModel
Overrides:
getTitle in class AssetVocabularyModelImpl

getTitle

public java.lang.String getTitle(java.lang.String languageId,
                                 boolean useDefault)
Specified by:
getTitle in interface com.liferay.portlet.asset.model.AssetVocabulary
Specified by:
getTitle in interface com.liferay.portlet.asset.model.AssetVocabularyModel
Overrides:
getTitle in class AssetVocabularyModelImpl