|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagsAsset
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface is a model that represents the TagsAsset table in the database.
Customize com.liferay.portlet.tags.model.impl.TagsAssetImpl
and rerun the
ServiceBuilder to generate the new methods.
TagsAssetModel
,
com.liferay.portlet.tags.model.impl.TagsAssetImpl
,
com.liferay.portlet.tags.model.impl.TagsAssetModelImpl
Method Summary | |
---|---|
java.util.List<TagsEntry> |
getCategories()
|
java.util.List<TagsEntry> |
getEntries()
|
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 |
Method Detail |
---|
java.util.List<TagsEntry> getCategories() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<TagsEntry> getEntries() throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |