com.liferay.portlet.tags.model
Interface TagsAsset
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TagsAssetModel
- public interface TagsAsset
- extends TagsAssetModel
View Source
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.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portlet.tags.service.model.TagsAssetModel
,
com.liferay.portlet.tags.service.model.impl.TagsAssetImpl
,
com.liferay.portlet.tags.service.model.impl.TagsAssetModelImpl
Methods inherited from interface com.liferay.portlet.tags.model.TagsAssetModel |
getAssetId, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDescription, getEndDate, getExpirationDate, getHeight, getMimeType, getModifiedDate, getPrimaryKey, getPublishDate, getStartDate, getSummary, getTitle, getUrl, getUserId, getUserName, getWidth, setAssetId, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setEndDate, setExpirationDate, setHeight, setMimeType, setModifiedDate, setPrimaryKey, setPublishDate, setStartDate, setSummary, setTitle, setUrl, setUserId, setUserName, setWidth |
Methods inherited from interface java.lang.Comparable |
compareTo |
getEntries
public java.util.List getEntries()
throws com.liferay.portal.SystemException,
com.liferay.portal.PortalException
- Throws:
com.liferay.portal.SystemException
com.liferay.portal.PortalException