|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.messageboards.model.MBMessageSoap
public class MBMessageSoap
Constructor Summary | |
---|---|
MBMessageSoap()
|
|
MBMessageSoap(boolean anonymous,
boolean attachments,
java.lang.String body,
long categoryId,
long classNameId,
long classPK,
long companyId,
java.util.Calendar createDate,
long groupId,
long messageId,
java.util.Calendar modifiedDate,
long parentMessageId,
long primaryKey,
double priority,
java.lang.String subject,
long threadId,
long userId,
java.lang.String userName,
java.lang.String uuid)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getBody()
Gets the body value for this MBMessageSoap. |
long |
getCategoryId()
Gets the categoryId value for this MBMessageSoap. |
long |
getClassNameId()
Gets the classNameId value for this MBMessageSoap. |
long |
getClassPK()
Gets the classPK value for this MBMessageSoap. |
long |
getCompanyId()
Gets the companyId value for this MBMessageSoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this MBMessageSoap. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getGroupId()
Gets the groupId value for this MBMessageSoap. |
long |
getMessageId()
Gets the messageId value for this MBMessageSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this MBMessageSoap. |
long |
getParentMessageId()
Gets the parentMessageId value for this MBMessageSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this MBMessageSoap. |
double |
getPriority()
Gets the priority value for this MBMessageSoap. |
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 |
getSubject()
Gets the subject value for this MBMessageSoap. |
long |
getThreadId()
Gets the threadId value for this MBMessageSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getUserId()
Gets the userId value for this MBMessageSoap. |
java.lang.String |
getUserName()
Gets the userName value for this MBMessageSoap. |
java.lang.String |
getUuid()
Gets the uuid value for this MBMessageSoap. |
int |
hashCode()
|
boolean |
isAnonymous()
Gets the anonymous value for this MBMessageSoap. |
boolean |
isAttachments()
Gets the attachments value for this MBMessageSoap. |
void |
setAnonymous(boolean anonymous)
Sets the anonymous value for this MBMessageSoap. |
void |
setAttachments(boolean attachments)
Sets the attachments value for this MBMessageSoap. |
void |
setBody(java.lang.String body)
Sets the body value for this MBMessageSoap. |
void |
setCategoryId(long categoryId)
Sets the categoryId value for this MBMessageSoap. |
void |
setClassNameId(long classNameId)
Sets the classNameId value for this MBMessageSoap. |
void |
setClassPK(long classPK)
Sets the classPK value for this MBMessageSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this MBMessageSoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this MBMessageSoap. |
void |
setGroupId(long groupId)
Sets the groupId value for this MBMessageSoap. |
void |
setMessageId(long messageId)
Sets the messageId value for this MBMessageSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this MBMessageSoap. |
void |
setParentMessageId(long parentMessageId)
Sets the parentMessageId value for this MBMessageSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this MBMessageSoap. |
void |
setPriority(double priority)
Sets the priority value for this MBMessageSoap. |
void |
setSubject(java.lang.String subject)
Sets the subject value for this MBMessageSoap. |
void |
setThreadId(long threadId)
Sets the threadId value for this MBMessageSoap. |
void |
setUserId(long userId)
Sets the userId value for this MBMessageSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this MBMessageSoap. |
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this MBMessageSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MBMessageSoap()
public MBMessageSoap(boolean anonymous, boolean attachments, java.lang.String body, long categoryId, long classNameId, long classPK, long companyId, java.util.Calendar createDate, long groupId, long messageId, java.util.Calendar modifiedDate, long parentMessageId, long primaryKey, double priority, java.lang.String subject, long threadId, long userId, java.lang.String userName, java.lang.String uuid)
Method Detail |
---|
public boolean isAnonymous()
public void setAnonymous(boolean anonymous)
anonymous
- public boolean isAttachments()
public void setAttachments(boolean attachments)
attachments
- public java.lang.String getBody()
public void setBody(java.lang.String body)
body
- public long getCategoryId()
public void setCategoryId(long categoryId)
categoryId
- 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 long getGroupId()
public void setGroupId(long groupId)
groupId
- public long getMessageId()
public void setMessageId(long messageId)
messageId
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public long getParentMessageId()
public void setParentMessageId(long parentMessageId)
parentMessageId
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public double getPriority()
public void setPriority(double priority)
priority
- public java.lang.String getSubject()
public void setSubject(java.lang.String subject)
subject
- public long getThreadId()
public void setThreadId(long threadId)
threadId
- 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 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 |