|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.client.portlet.wiki.model.WikiPageSoap
| Constructor Summary | |
WikiPageSoap()
|
|
WikiPageSoap(long companyId,
java.lang.String content,
java.util.Calendar createDate,
java.lang.String format,
boolean head,
long nodeId,
long pageId,
long primaryKey,
long resourcePrimKey,
java.lang.String title,
long userId,
java.lang.String userName,
double version)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
long |
getCompanyId()
Gets the companyId value for this WikiPageSoap. |
java.lang.String |
getContent()
Gets the content value for this WikiPageSoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this WikiPageSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getFormat()
Gets the format value for this WikiPageSoap. |
long |
getNodeId()
Gets the nodeId value for this WikiPageSoap. |
long |
getPageId()
Gets the pageId value for this WikiPageSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this WikiPageSoap. |
long |
getResourcePrimKey()
Gets the resourcePrimKey value for this WikiPageSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTitle()
Gets the title value for this WikiPageSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getUserId()
Gets the userId value for this WikiPageSoap. |
java.lang.String |
getUserName()
Gets the userName value for this WikiPageSoap. |
double |
getVersion()
Gets the version value for this WikiPageSoap. |
int |
hashCode()
|
boolean |
isHead()
Gets the head value for this WikiPageSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this WikiPageSoap. |
void |
setContent(java.lang.String content)
Sets the content value for this WikiPageSoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this WikiPageSoap. |
void |
setFormat(java.lang.String format)
Sets the format value for this WikiPageSoap. |
void |
setHead(boolean head)
Sets the head value for this WikiPageSoap. |
void |
setNodeId(long nodeId)
Sets the nodeId value for this WikiPageSoap. |
void |
setPageId(long pageId)
Sets the pageId value for this WikiPageSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this WikiPageSoap. |
void |
setResourcePrimKey(long resourcePrimKey)
Sets the resourcePrimKey value for this WikiPageSoap. |
void |
setTitle(java.lang.String title)
Sets the title value for this WikiPageSoap. |
void |
setUserId(long userId)
Sets the userId value for this WikiPageSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this WikiPageSoap. |
void |
setVersion(double version)
Sets the version value for this WikiPageSoap. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WikiPageSoap()
public WikiPageSoap(long companyId,
java.lang.String content,
java.util.Calendar createDate,
java.lang.String format,
boolean head,
long nodeId,
long pageId,
long primaryKey,
long resourcePrimKey,
java.lang.String title,
long userId,
java.lang.String userName,
double version)
| Method Detail |
public long getCompanyId()
public void setCompanyId(long companyId)
companyId - public java.lang.String getContent()
public void setContent(java.lang.String content)
content - public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate - public java.lang.String getFormat()
public void setFormat(java.lang.String format)
format - public boolean isHead()
public void setHead(boolean head)
head - public long getNodeId()
public void setNodeId(long nodeId)
nodeId - public long getPageId()
public void setPageId(long pageId)
pageId - public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey - public long getResourcePrimKey()
public void setResourcePrimKey(long resourcePrimKey)
resourcePrimKey - public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title - public long getUserId()
public void setUserId(long userId)
userId - public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName - public double getVersion()
public void setVersion(double version)
version - public boolean equals(java.lang.Object obj)
public int hashCode()
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 | |||||||||