com.liferay.portlet.asset.model
Class AssetEntryDisplay
java.lang.Object
com.liferay.portlet.asset.model.AssetEntryDisplay
- All Implemented Interfaces:
- Serializable
public class AssetEntryDisplay
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetEntryDisplay
public AssetEntryDisplay()
getEntryId
public long getEntryId()
setEntryId
public void setEntryId(long entryId)
getCompanyId
public long getCompanyId()
setCompanyId
public void setCompanyId(long companyId)
getUserId
public long getUserId()
setUserId
public void setUserId(long userId)
getUserName
public String getUserName()
setUserName
public void setUserName(String userName)
getCreateDate
public Date getCreateDate()
setCreateDate
public void setCreateDate(Date createDate)
getModifiedDate
public Date getModifiedDate()
setModifiedDate
public void setModifiedDate(Date modifiedDate)
getClassNameId
public long getClassNameId()
setClassNameId
public void setClassNameId(long classNameId)
getClassName
public String getClassName()
setClassName
public void setClassName(String className)
getClassPK
public long getClassPK()
setClassPK
public void setClassPK(long classPK)
getPortletId
public String getPortletId()
setPortletId
public void setPortletId(String portletId)
getPortletTitle
public String getPortletTitle()
setPortletTitle
public void setPortletTitle(String portletTitle)
getStartDate
public Date getStartDate()
setStartDate
public void setStartDate(Date startDate)
getEndDate
public Date getEndDate()
setEndDate
public void setEndDate(Date endDate)
getPublishDate
public Date getPublishDate()
setPublishDate
public void setPublishDate(Date publishDate)
getExpirationDate
public Date getExpirationDate()
setExpirationDate
public void setExpirationDate(Date expirationDate)
getMimeType
public String getMimeType()
setMimeType
public void setMimeType(String mimeType)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getSummary
public String getSummary()
setSummary
public void setSummary(String summary)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
getPriority
public double getPriority()
setPriority
public void setPriority(double priority)
getViewCount
public int getViewCount()
setViewCount
public void setViewCount(int viewCount)
getCategoryIds
public long[] getCategoryIds()
setCategoryIds
public void setCategoryIds(long[] categoryIds)
getTagNames
public String getTagNames()
setTagNames
public void setTagNames(String tagNames)