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