com.liferay.portlet.tags.model.impl
Class TagsVocabularyImpl

java.lang.Object
  extended by com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.tags.model.TagsVocabulary>
      extended by com.liferay.portlet.tags.model.impl.TagsVocabularyModelImpl
          extended by com.liferay.portlet.tags.model.impl.TagsVocabularyImpl
All Implemented Interfaces:
com.liferay.portal.model.BaseModel<com.liferay.portlet.tags.model.TagsVocabulary>, com.liferay.portlet.tags.model.TagsVocabulary, com.liferay.portlet.tags.model.TagsVocabularyModel, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<com.liferay.portlet.tags.model.TagsVocabulary>

public class TagsVocabularyImpl
extends TagsVocabularyModelImpl
implements com.liferay.portlet.tags.model.TagsVocabulary

View Source

Author:
Brian Wing Shun Chan
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.liferay.portlet.tags.model.impl.TagsVocabularyModelImpl
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER
 
Constructor Summary
TagsVocabularyImpl()
           
 
Method Summary
 java.lang.String getUserUuid()
           
 
Methods inherited from class com.liferay.portlet.tags.model.impl.TagsVocabularyModelImpl
clone, compareTo, equals, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getFolksonomy, getGroupId, getModifiedDate, getName, getOriginalGroupId, getOriginalName, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getVocabularyId, hashCode, isFolksonomy, setCompanyId, setCreateDate, setDescription, setFolksonomy, setGroupId, setModifiedDate, setName, setPrimaryKey, setUserId, setUserName, 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.tags.model.TagsVocabularyModel
getCompanyId, getCreateDate, getDescription, getFolksonomy, getGroupId, getModifiedDate, getName, getPrimaryKey, getUserId, getUserName, getVocabularyId, isFolksonomy, setCompanyId, setCreateDate, setDescription, setFolksonomy, setGroupId, setModifiedDate, setName, setPrimaryKey, setUserId, setUserName, setVocabularyId, toEscapedModel
 
Methods inherited from interface com.liferay.portal.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Constructor Detail

TagsVocabularyImpl

public TagsVocabularyImpl()
Method Detail

getUserUuid

public java.lang.String getUserUuid()
                             throws com.liferay.portal.SystemException
Specified by:
getUserUuid in interface com.liferay.portlet.tags.model.TagsVocabulary
Throws:
com.liferay.portal.SystemException