|
|||||||||
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.service.model.impl.TagsAssetImpl
and rerun the ServiceBuilder to generate the new methods.
com.liferay.portlet.tags.service.model.TagsAssetModel
,
com.liferay.portlet.tags.service.model.impl.TagsAssetImpl
,
com.liferay.portlet.tags.service.model.impl.TagsAssetModelImpl
Method Summary | |
---|---|
java.util.List<TagsEntry> |
getEntries()
|
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, getWidth, setAssetId, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setEndDate, setExpirationDate, setGroupId, setHeight, setMimeType, setModifiedDate, setPrimaryKey, setPriority, setPublishDate, setStartDate, setSummary, setTitle, setUrl, setUserId, setUserName, setViewCount, setWidth, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
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 |