|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.asset.model.AssetEntrySoap
public class AssetEntrySoap
Constructor Summary | |
---|---|
AssetEntrySoap()
|
|
AssetEntrySoap(long classNameId,
long classPK,
long companyId,
java.util.Calendar createDate,
java.lang.String description,
java.util.Calendar endDate,
long entryId,
java.util.Calendar expirationDate,
long groupId,
int height,
java.lang.String mimeType,
java.util.Calendar modifiedDate,
long primaryKey,
double priority,
java.util.Calendar publishDate,
java.util.Calendar startDate,
java.lang.String summary,
java.lang.String title,
java.lang.String url,
long userId,
java.lang.String userName,
int viewCount,
boolean visible,
int width)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getClassNameId()
Gets the classNameId value for this AssetEntrySoap. |
long |
getClassPK()
Gets the classPK value for this AssetEntrySoap. |
long |
getCompanyId()
Gets the companyId value for this AssetEntrySoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this AssetEntrySoap. |
java.lang.String |
getDescription()
Gets the description value for this AssetEntrySoap. |
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 AssetEntrySoap. |
long |
getEntryId()
Gets the entryId value for this AssetEntrySoap. |
java.util.Calendar |
getExpirationDate()
Gets the expirationDate value for this AssetEntrySoap. |
long |
getGroupId()
Gets the groupId value for this AssetEntrySoap. |
int |
getHeight()
Gets the height value for this AssetEntrySoap. |
java.lang.String |
getMimeType()
Gets the mimeType value for this AssetEntrySoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this AssetEntrySoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this AssetEntrySoap. |
double |
getPriority()
Gets the priority value for this AssetEntrySoap. |
java.util.Calendar |
getPublishDate()
Gets the publishDate value for this AssetEntrySoap. |
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 AssetEntrySoap. |
java.lang.String |
getSummary()
Gets the summary value for this AssetEntrySoap. |
java.lang.String |
getTitle()
Gets the title value for this AssetEntrySoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUrl()
Gets the url value for this AssetEntrySoap. |
long |
getUserId()
Gets the userId value for this AssetEntrySoap. |
java.lang.String |
getUserName()
Gets the userName value for this AssetEntrySoap. |
int |
getViewCount()
Gets the viewCount value for this AssetEntrySoap. |
int |
getWidth()
Gets the width value for this AssetEntrySoap. |
int |
hashCode()
|
boolean |
isVisible()
Gets the visible value for this AssetEntrySoap. |
void |
setClassNameId(long classNameId)
Sets the classNameId value for this AssetEntrySoap. |
void |
setClassPK(long classPK)
Sets the classPK value for this AssetEntrySoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this AssetEntrySoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this AssetEntrySoap. |
void |
setDescription(java.lang.String description)
Sets the description value for this AssetEntrySoap. |
void |
setEndDate(java.util.Calendar endDate)
Sets the endDate value for this AssetEntrySoap. |
void |
setEntryId(long entryId)
Sets the entryId value for this AssetEntrySoap. |
void |
setExpirationDate(java.util.Calendar expirationDate)
Sets the expirationDate value for this AssetEntrySoap. |
void |
setGroupId(long groupId)
Sets the groupId value for this AssetEntrySoap. |
void |
setHeight(int height)
Sets the height value for this AssetEntrySoap. |
void |
setMimeType(java.lang.String mimeType)
Sets the mimeType value for this AssetEntrySoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this AssetEntrySoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this AssetEntrySoap. |
void |
setPriority(double priority)
Sets the priority value for this AssetEntrySoap. |
void |
setPublishDate(java.util.Calendar publishDate)
Sets the publishDate value for this AssetEntrySoap. |
void |
setStartDate(java.util.Calendar startDate)
Sets the startDate value for this AssetEntrySoap. |
void |
setSummary(java.lang.String summary)
Sets the summary value for this AssetEntrySoap. |
void |
setTitle(java.lang.String title)
Sets the title value for this AssetEntrySoap. |
void |
setUrl(java.lang.String url)
Sets the url value for this AssetEntrySoap. |
void |
setUserId(long userId)
Sets the userId value for this AssetEntrySoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this AssetEntrySoap. |
void |
setViewCount(int viewCount)
Sets the viewCount value for this AssetEntrySoap. |
void |
setVisible(boolean visible)
Sets the visible value for this AssetEntrySoap. |
void |
setWidth(int width)
Sets the width value for this AssetEntrySoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssetEntrySoap()
public AssetEntrySoap(long classNameId, long classPK, long companyId, java.util.Calendar createDate, java.lang.String description, java.util.Calendar endDate, long entryId, java.util.Calendar expirationDate, long groupId, int height, java.lang.String mimeType, java.util.Calendar modifiedDate, long primaryKey, double priority, java.util.Calendar publishDate, java.util.Calendar startDate, java.lang.String summary, java.lang.String title, java.lang.String url, long userId, java.lang.String userName, int viewCount, boolean visible, int width)
Method Detail |
---|
public long getClassNameId()
public void setClassNameId(long classNameId)
classNameId
- public long getClassPK()
public void setClassPK(long classPK)
classPK
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate
- public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- public java.util.Calendar getEndDate()
public void setEndDate(java.util.Calendar endDate)
endDate
- public long getEntryId()
public void setEntryId(long entryId)
entryId
- public java.util.Calendar getExpirationDate()
public void setExpirationDate(java.util.Calendar expirationDate)
expirationDate
- public long getGroupId()
public void setGroupId(long groupId)
groupId
- public int getHeight()
public void setHeight(int height)
height
- public java.lang.String getMimeType()
public void setMimeType(java.lang.String mimeType)
mimeType
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public double getPriority()
public void setPriority(double priority)
priority
- public java.util.Calendar getPublishDate()
public void setPublishDate(java.util.Calendar publishDate)
publishDate
- public java.util.Calendar getStartDate()
public void setStartDate(java.util.Calendar startDate)
startDate
- public java.lang.String getSummary()
public void setSummary(java.lang.String summary)
summary
- public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title
- public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url
- public long getUserId()
public void setUserId(long userId)
userId
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- public int getViewCount()
public void setViewCount(int viewCount)
viewCount
- public boolean isVisible()
public void setVisible(boolean visible)
visible
- public int getWidth()
public void setWidth(int width)
width
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |