|
|||||||||
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, MAPPING_TABLE_TAGSASSETS_TAGSENTRIES_COLUMNS, MAPPING_TABLE_TAGSASSETS_TAGSENTRIES_NAME, MAPPING_TABLE_TAGSASSETS_TAGSENTRIES_SQL_CREATE, 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, getUserUuid, getViewCount, getVisible, getWidth, hashCode, isVisible, setAssetId, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setEndDate, setExpandoBridgeAttributes, setExpirationDate, setGroupId, setHeight, setMimeType, setModifiedDate, setPrimaryKey, setPriority, setPublishDate, setStartDate, setSummary, setTitle, setUrl, setUserId, setUserName, setUserUuid, 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, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.tags.model.TagsAssetModel |
---|
clone, compareTo, getAssetId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDescription, getEndDate, getExpandoBridge, getExpirationDate, getGroupId, getHeight, getMimeType, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getPriority, getPublishDate, getStartDate, getSummary, getTitle, getUrl, getUserId, getUserName, getUserUuid, getViewCount, getVisible, getWidth, hashCode, isCachedModel, isEscapedModel, isNew, isVisible, setAssetId, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setEndDate, setEscapedModel, setExpandoBridgeAttributes, setExpirationDate, setGroupId, setHeight, setMimeType, setModifiedDate, setNew, setPrimaryKey, setPriority, setPublishDate, setStartDate, setSummary, setTitle, setUrl, setUserId, setUserName, setUserUuid, setViewCount, setVisible, setWidth, toEscapedModel, toString, toXmlString |
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 |