|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssetEntry
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface is a model that represents the AssetEntry table in the database.
Customize com.liferay.portlet.asset.model.impl.AssetEntryImpl
and rerun the
ServiceBuilder to generate the new methods.
AssetEntryModel
,
com.liferay.portlet.asset.model.impl.AssetEntryImpl
,
com.liferay.portlet.asset.model.impl.AssetEntryModelImpl
Method Summary | |
---|---|
java.util.List<AssetCategory> |
getCategories()
|
java.util.List<AssetTag> |
getTags()
|
Methods inherited from interface com.liferay.portlet.asset.model.AssetEntryModel |
---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDescription, getEndDate, getEntryId, 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, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setEndDate, setEntryId, 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<AssetCategory> getCategories() throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
java.util.List<AssetTag> getTags() throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |