|
|||||||||
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.asset.model.AssetEntry>
com.liferay.portlet.asset.model.impl.AssetEntryModelImpl
com.liferay.portlet.asset.model.impl.AssetEntryImpl
public class AssetEntryImpl
Field Summary |
---|
Constructor Summary | |
---|---|
AssetEntryImpl()
|
Method Summary | |
---|---|
java.util.List<com.liferay.portlet.asset.model.AssetCategory> |
getCategories()
|
java.util.List<com.liferay.portlet.asset.model.AssetTag> |
getTags()
|
Methods inherited from class com.liferay.portlet.asset.model.impl.AssetEntryModelImpl |
---|
clone, compareTo, equals, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDescription, getEndDate, getEntryId, getExpandoBridge, getExpirationDate, getGroupId, getHeight, getMimeType, getModifiedDate, getOriginalClassNameId, getOriginalClassPK, getPrimaryKey, getPrimaryKeyObj, getPriority, getPublishDate, getStartDate, getSummary, getTitle, getUrl, getUserId, getUserName, getUserUuid, getViewCount, getVisible, getWidth, hashCode, isVisible, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setEndDate, setEntryId, 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, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
---|
public AssetEntryImpl()
Method Detail |
---|
public java.util.List<com.liferay.portlet.asset.model.AssetCategory> getCategories() throws com.liferay.portal.kernel.exception.SystemException
getCategories
in interface com.liferay.portlet.asset.model.AssetEntry
com.liferay.portal.kernel.exception.SystemException
public java.util.List<com.liferay.portlet.asset.model.AssetTag> getTags() throws com.liferay.portal.kernel.exception.SystemException
getTags
in interface com.liferay.portlet.asset.model.AssetEntry
com.liferay.portal.kernel.exception.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |