|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.tags.model.TagsAsset>
com.liferay.portlet.tags.model.impl.TagsAssetModelImpl
com.liferay.portlet.tags.model.impl.TagsAssetImpl
public class TagsAssetImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.tags.model.impl.TagsAssetModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_TAGSASSETS_TAGSENTRIES, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
TagsAssetImpl()
|
Method Summary | |
---|---|
java.util.List<com.liferay.portlet.tags.model.TagsEntry> |
getCategories()
|
java.util.List<com.liferay.portlet.tags.model.TagsEntry> |
getEntries()
|
Methods inherited from class com.liferay.portlet.tags.model.impl.TagsAssetModelImpl |
---|
clone, compareTo, equals, getAssetId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDescription, getEndDate, getExpandoBridge, getExpirationDate, getGroupId, getHeight, getMimeType, getModifiedDate, getOriginalClassNameId, getOriginalClassPK, getPrimaryKey, getPrimaryKeyObj, getPriority, getPublishDate, getStartDate, getSummary, getTitle, getUrl, getUserId, getUserName, getViewCount, getVisible, getWidth, hashCode, isVisible, setAssetId, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setEndDate, setExpirationDate, setGroupId, setHeight, setMimeType, setModifiedDate, setPrimaryKey, setPriority, setPublishDate, setStartDate, setSummary, setTitle, setUrl, setUserId, setUserName, setViewCount, setVisible, setWidth, 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.TagsAssetModel |
---|
getAssetId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDescription, getEndDate, getExpirationDate, getGroupId, getHeight, getMimeType, getModifiedDate, getPrimaryKey, getPriority, getPublishDate, getStartDate, getSummary, getTitle, getUrl, getUserId, getUserName, getViewCount, getVisible, getWidth, isVisible, setAssetId, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setEndDate, setExpirationDate, setGroupId, setHeight, setMimeType, setModifiedDate, setPrimaryKey, setPriority, setPublishDate, setStartDate, setSummary, setTitle, setUrl, setUserId, setUserName, setViewCount, setVisible, setWidth, 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 |
---|
public TagsAssetImpl()
Method Detail |
---|
public java.util.List<com.liferay.portlet.tags.model.TagsEntry> getCategories() throws com.liferay.portal.SystemException
getCategories
in interface com.liferay.portlet.tags.model.TagsAsset
com.liferay.portal.SystemException
public java.util.List<com.liferay.portlet.tags.model.TagsEntry> getEntries() throws com.liferay.portal.SystemException
getEntries
in interface com.liferay.portlet.tags.model.TagsAsset
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |