|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.wiki.model.WikiPageSoap
public class WikiPageSoap
Constructor Summary | |
---|---|
WikiPageSoap()
|
|
WikiPageSoap(long companyId,
java.lang.String content,
java.util.Calendar createDate,
java.lang.String format,
long groupId,
boolean head,
boolean minorEdit,
java.util.Calendar modifiedDate,
long nodeId,
long pageId,
java.lang.String parentTitle,
long primaryKey,
java.lang.String redirectTitle,
long resourcePrimKey,
java.lang.String summary,
java.lang.String title,
long userId,
java.lang.String userName,
java.lang.String uuid,
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 |
getGroupId()
Gets the groupId value for this WikiPageSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this WikiPageSoap. |
long |
getNodeId()
Gets the nodeId value for this WikiPageSoap. |
long |
getPageId()
Gets the pageId value for this WikiPageSoap. |
java.lang.String |
getParentTitle()
Gets the parentTitle value for this WikiPageSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this WikiPageSoap. |
java.lang.String |
getRedirectTitle()
Gets the redirectTitle 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 |
getSummary()
Gets the summary value for this WikiPageSoap. |
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. |
java.lang.String |
getUuid()
Gets the uuid value for this WikiPageSoap. |
double |
getVersion()
Gets the version value for this WikiPageSoap. |
int |
hashCode()
|
boolean |
isHead()
Gets the head value for this WikiPageSoap. |
boolean |
isMinorEdit()
Gets the minorEdit 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 |
setGroupId(long groupId)
Sets the groupId value for this WikiPageSoap. |
void |
setHead(boolean head)
Sets the head value for this WikiPageSoap. |
void |
setMinorEdit(boolean minorEdit)
Sets the minorEdit value for this WikiPageSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate 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 |
setParentTitle(java.lang.String parentTitle)
Sets the parentTitle value for this WikiPageSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this WikiPageSoap. |
void |
setRedirectTitle(java.lang.String redirectTitle)
Sets the redirectTitle value for this WikiPageSoap. |
void |
setResourcePrimKey(long resourcePrimKey)
Sets the resourcePrimKey value for this WikiPageSoap. |
void |
setSummary(java.lang.String summary)
Sets the summary 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 |
setUuid(java.lang.String uuid)
Sets the uuid 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, long groupId, boolean head, boolean minorEdit, java.util.Calendar modifiedDate, long nodeId, long pageId, java.lang.String parentTitle, long primaryKey, java.lang.String redirectTitle, long resourcePrimKey, java.lang.String summary, java.lang.String title, long userId, java.lang.String userName, java.lang.String uuid, 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 long getGroupId()
public void setGroupId(long groupId)
groupId
- public boolean isHead()
public void setHead(boolean head)
head
- public boolean isMinorEdit()
public void setMinorEdit(boolean minorEdit)
minorEdit
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public long getNodeId()
public void setNodeId(long nodeId)
nodeId
- public long getPageId()
public void setPageId(long pageId)
pageId
- public java.lang.String getParentTitle()
public void setParentTitle(java.lang.String parentTitle)
parentTitle
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public java.lang.String getRedirectTitle()
public void setRedirectTitle(java.lang.String redirectTitle)
redirectTitle
- public long getResourcePrimKey()
public void setResourcePrimKey(long resourcePrimKey)
resourcePrimKey
- 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 long getUserId()
public void setUserId(long userId)
userId
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
uuid
- public double getVersion()
public void setVersion(double version)
version
- 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 |