com.liferay.client.soap.portlet.asset.model
Class AssetEntryDisplay

java.lang.Object
  extended by com.liferay.client.soap.portlet.asset.model.AssetEntryDisplay
All Implemented Interfaces:
java.io.Serializable

public class AssetEntryDisplay
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AssetEntryDisplay()
           
AssetEntryDisplay(long[] categoryIds, java.lang.String className, long classNameId, long classPK, long companyId, java.util.Calendar createDate, java.lang.String description, java.util.Calendar endDate, long entryId, java.util.Calendar expirationDate, int height, java.lang.String mimeType, java.util.Calendar modifiedDate, java.lang.String portletId, java.lang.String portletTitle, double priority, java.util.Calendar publishDate, java.util.Calendar startDate, java.lang.String summary, java.lang.String tagNames, java.lang.String title, java.lang.String url, long userId, java.lang.String userName, int viewCount, int width)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 long[] getCategoryIds()
          Gets the categoryIds value for this AssetEntryDisplay.
 java.lang.String getClassName()
          Gets the className value for this AssetEntryDisplay.
 long getClassNameId()
          Gets the classNameId value for this AssetEntryDisplay.
 long getClassPK()
          Gets the classPK value for this AssetEntryDisplay.
 long getCompanyId()
          Gets the companyId value for this AssetEntryDisplay.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this AssetEntryDisplay.
 java.lang.String getDescription()
          Gets the description value for this AssetEntryDisplay.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.util.Calendar getEndDate()
          Gets the endDate value for this AssetEntryDisplay.
 long getEntryId()
          Gets the entryId value for this AssetEntryDisplay.
 java.util.Calendar getExpirationDate()
          Gets the expirationDate value for this AssetEntryDisplay.
 int getHeight()
          Gets the height value for this AssetEntryDisplay.
 java.lang.String getMimeType()
          Gets the mimeType value for this AssetEntryDisplay.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this AssetEntryDisplay.
 java.lang.String getPortletId()
          Gets the portletId value for this AssetEntryDisplay.
 java.lang.String getPortletTitle()
          Gets the portletTitle value for this AssetEntryDisplay.
 double getPriority()
          Gets the priority value for this AssetEntryDisplay.
 java.util.Calendar getPublishDate()
          Gets the publishDate value for this AssetEntryDisplay.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.util.Calendar getStartDate()
          Gets the startDate value for this AssetEntryDisplay.
 java.lang.String getSummary()
          Gets the summary value for this AssetEntryDisplay.
 java.lang.String getTagNames()
          Gets the tagNames value for this AssetEntryDisplay.
 java.lang.String getTitle()
          Gets the title value for this AssetEntryDisplay.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUrl()
          Gets the url value for this AssetEntryDisplay.
 long getUserId()
          Gets the userId value for this AssetEntryDisplay.
 java.lang.String getUserName()
          Gets the userName value for this AssetEntryDisplay.
 int getViewCount()
          Gets the viewCount value for this AssetEntryDisplay.
 int getWidth()
          Gets the width value for this AssetEntryDisplay.
 int hashCode()
           
 void setCategoryIds(long[] categoryIds)
          Sets the categoryIds value for this AssetEntryDisplay.
 void setClassName(java.lang.String className)
          Sets the className value for this AssetEntryDisplay.
 void setClassNameId(long classNameId)
          Sets the classNameId value for this AssetEntryDisplay.
 void setClassPK(long classPK)
          Sets the classPK value for this AssetEntryDisplay.
 void setCompanyId(long companyId)
          Sets the companyId value for this AssetEntryDisplay.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this AssetEntryDisplay.
 void setDescription(java.lang.String description)
          Sets the description value for this AssetEntryDisplay.
 void setEndDate(java.util.Calendar endDate)
          Sets the endDate value for this AssetEntryDisplay.
 void setEntryId(long entryId)
          Sets the entryId value for this AssetEntryDisplay.
 void setExpirationDate(java.util.Calendar expirationDate)
          Sets the expirationDate value for this AssetEntryDisplay.
 void setHeight(int height)
          Sets the height value for this AssetEntryDisplay.
 void setMimeType(java.lang.String mimeType)
          Sets the mimeType value for this AssetEntryDisplay.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this AssetEntryDisplay.
 void setPortletId(java.lang.String portletId)
          Sets the portletId value for this AssetEntryDisplay.
 void setPortletTitle(java.lang.String portletTitle)
          Sets the portletTitle value for this AssetEntryDisplay.
 void setPriority(double priority)
          Sets the priority value for this AssetEntryDisplay.
 void setPublishDate(java.util.Calendar publishDate)
          Sets the publishDate value for this AssetEntryDisplay.
 void setStartDate(java.util.Calendar startDate)
          Sets the startDate value for this AssetEntryDisplay.
 void setSummary(java.lang.String summary)
          Sets the summary value for this AssetEntryDisplay.
 void setTagNames(java.lang.String tagNames)
          Sets the tagNames value for this AssetEntryDisplay.
 void setTitle(java.lang.String title)
          Sets the title value for this AssetEntryDisplay.
 void setUrl(java.lang.String url)
          Sets the url value for this AssetEntryDisplay.
 void setUserId(long userId)
          Sets the userId value for this AssetEntryDisplay.
 void setUserName(java.lang.String userName)
          Sets the userName value for this AssetEntryDisplay.
 void setViewCount(int viewCount)
          Sets the viewCount value for this AssetEntryDisplay.
 void setWidth(int width)
          Sets the width value for this AssetEntryDisplay.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetEntryDisplay

public AssetEntryDisplay()

AssetEntryDisplay

public AssetEntryDisplay(long[] categoryIds,
                         java.lang.String className,
                         long classNameId,
                         long classPK,
                         long companyId,
                         java.util.Calendar createDate,
                         java.lang.String description,
                         java.util.Calendar endDate,
                         long entryId,
                         java.util.Calendar expirationDate,
                         int height,
                         java.lang.String mimeType,
                         java.util.Calendar modifiedDate,
                         java.lang.String portletId,
                         java.lang.String portletTitle,
                         double priority,
                         java.util.Calendar publishDate,
                         java.util.Calendar startDate,
                         java.lang.String summary,
                         java.lang.String tagNames,
                         java.lang.String title,
                         java.lang.String url,
                         long userId,
                         java.lang.String userName,
                         int viewCount,
                         int width)
Method Detail

getCategoryIds

public long[] getCategoryIds()
Gets the categoryIds value for this AssetEntryDisplay.

Returns:
categoryIds

setCategoryIds

public void setCategoryIds(long[] categoryIds)
Sets the categoryIds value for this AssetEntryDisplay.

Parameters:
categoryIds -

getClassName

public java.lang.String getClassName()
Gets the className value for this AssetEntryDisplay.

Returns:
className

setClassName

public void setClassName(java.lang.String className)
Sets the className value for this AssetEntryDisplay.

Parameters:
className -

getClassNameId

public long getClassNameId()
Gets the classNameId value for this AssetEntryDisplay.

Returns:
classNameId

setClassNameId

public void setClassNameId(long classNameId)
Sets the classNameId value for this AssetEntryDisplay.

Parameters:
classNameId -

getClassPK

public long getClassPK()
Gets the classPK value for this AssetEntryDisplay.

Returns:
classPK

setClassPK

public void setClassPK(long classPK)
Sets the classPK value for this AssetEntryDisplay.

Parameters:
classPK -

getCompanyId

public long getCompanyId()
Gets the companyId value for this AssetEntryDisplay.

Returns:
companyId

setCompanyId

public void setCompanyId(long companyId)
Sets the companyId value for this AssetEntryDisplay.

Parameters:
companyId -

getCreateDate

public java.util.Calendar getCreateDate()
Gets the createDate value for this AssetEntryDisplay.

Returns:
createDate

setCreateDate

public void setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this AssetEntryDisplay.

Parameters:
createDate -

getDescription

public java.lang.String getDescription()
Gets the description value for this AssetEntryDisplay.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this AssetEntryDisplay.

Parameters:
description -

getEndDate

public java.util.Calendar getEndDate()
Gets the endDate value for this AssetEntryDisplay.

Returns:
endDate

setEndDate

public void setEndDate(java.util.Calendar endDate)
Sets the endDate value for this AssetEntryDisplay.

Parameters:
endDate -

getEntryId

public long getEntryId()
Gets the entryId value for this AssetEntryDisplay.

Returns:
entryId

setEntryId

public void setEntryId(long entryId)
Sets the entryId value for this AssetEntryDisplay.

Parameters:
entryId -

getExpirationDate

public java.util.Calendar getExpirationDate()
Gets the expirationDate value for this AssetEntryDisplay.

Returns:
expirationDate

setExpirationDate

public void setExpirationDate(java.util.Calendar expirationDate)
Sets the expirationDate value for this AssetEntryDisplay.

Parameters:
expirationDate -

getHeight

public int getHeight()
Gets the height value for this AssetEntryDisplay.

Returns:
height

setHeight

public void setHeight(int height)
Sets the height value for this AssetEntryDisplay.

Parameters:
height -

getMimeType

public java.lang.String getMimeType()
Gets the mimeType value for this AssetEntryDisplay.

Returns:
mimeType

setMimeType

public void setMimeType(java.lang.String mimeType)
Sets the mimeType value for this AssetEntryDisplay.

Parameters:
mimeType -

getModifiedDate

public java.util.Calendar getModifiedDate()
Gets the modifiedDate value for this AssetEntryDisplay.

Returns:
modifiedDate

setModifiedDate

public void setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this AssetEntryDisplay.

Parameters:
modifiedDate -

getPortletId

public java.lang.String getPortletId()
Gets the portletId value for this AssetEntryDisplay.

Returns:
portletId

setPortletId

public void setPortletId(java.lang.String portletId)
Sets the portletId value for this AssetEntryDisplay.

Parameters:
portletId -

getPortletTitle

public java.lang.String getPortletTitle()
Gets the portletTitle value for this AssetEntryDisplay.

Returns:
portletTitle

setPortletTitle

public void setPortletTitle(java.lang.String portletTitle)
Sets the portletTitle value for this AssetEntryDisplay.

Parameters:
portletTitle -

getPriority

public double getPriority()
Gets the priority value for this AssetEntryDisplay.

Returns:
priority

setPriority

public void setPriority(double priority)
Sets the priority value for this AssetEntryDisplay.

Parameters:
priority -

getPublishDate

public java.util.Calendar getPublishDate()
Gets the publishDate value for this AssetEntryDisplay.

Returns:
publishDate

setPublishDate

public void setPublishDate(java.util.Calendar publishDate)
Sets the publishDate value for this AssetEntryDisplay.

Parameters:
publishDate -

getStartDate

public java.util.Calendar getStartDate()
Gets the startDate value for this AssetEntryDisplay.

Returns:
startDate

setStartDate

public void setStartDate(java.util.Calendar startDate)
Sets the startDate value for this AssetEntryDisplay.

Parameters:
startDate -

getSummary

public java.lang.String getSummary()
Gets the summary value for this AssetEntryDisplay.

Returns:
summary

setSummary

public void setSummary(java.lang.String summary)
Sets the summary value for this AssetEntryDisplay.

Parameters:
summary -

getTagNames

public java.lang.String getTagNames()
Gets the tagNames value for this AssetEntryDisplay.

Returns:
tagNames

setTagNames

public void setTagNames(java.lang.String tagNames)
Sets the tagNames value for this AssetEntryDisplay.

Parameters:
tagNames -

getTitle

public java.lang.String getTitle()
Gets the title value for this AssetEntryDisplay.

Returns:
title

setTitle

public void setTitle(java.lang.String title)
Sets the title value for this AssetEntryDisplay.

Parameters:
title -

getUrl

public java.lang.String getUrl()
Gets the url value for this AssetEntryDisplay.

Returns:
url

setUrl

public void setUrl(java.lang.String url)
Sets the url value for this AssetEntryDisplay.

Parameters:
url -

getUserId

public long getUserId()
Gets the userId value for this AssetEntryDisplay.

Returns:
userId

setUserId

public void setUserId(long userId)
Sets the userId value for this AssetEntryDisplay.

Parameters:
userId -

getUserName

public java.lang.String getUserName()
Gets the userName value for this AssetEntryDisplay.

Returns:
userName

setUserName

public void setUserName(java.lang.String userName)
Sets the userName value for this AssetEntryDisplay.

Parameters:
userName -

getViewCount

public int getViewCount()
Gets the viewCount value for this AssetEntryDisplay.

Returns:
viewCount

setViewCount

public void setViewCount(int viewCount)
Sets the viewCount value for this AssetEntryDisplay.

Parameters:
viewCount -

getWidth

public int getWidth()
Gets the width value for this AssetEntryDisplay.

Returns:
width

setWidth

public void setWidth(int width)
Sets the width value for this AssetEntryDisplay.

Parameters:
width -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer