|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.tasks.model.TasksReviewSoap
public class TasksReviewSoap
Constructor Summary | |
---|---|
TasksReviewSoap()
|
|
TasksReviewSoap(long assignedByUserId,
java.lang.String assignedByUserName,
long companyId,
boolean completed,
java.util.Calendar createDate,
long groupId,
java.util.Calendar modifiedDate,
long primaryKey,
long proposalId,
boolean rejected,
long reviewId,
int stage,
long userId,
java.lang.String userName)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getAssignedByUserId()
Gets the assignedByUserId value for this TasksReviewSoap. |
java.lang.String |
getAssignedByUserName()
Gets the assignedByUserName value for this TasksReviewSoap. |
long |
getCompanyId()
Gets the companyId value for this TasksReviewSoap. |
java.util.Calendar |
getCreateDate()
Gets the createDate value for this TasksReviewSoap. |
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 TasksReviewSoap. |
java.util.Calendar |
getModifiedDate()
Gets the modifiedDate value for this TasksReviewSoap. |
long |
getPrimaryKey()
Gets the primaryKey value for this TasksReviewSoap. |
long |
getProposalId()
Gets the proposalId value for this TasksReviewSoap. |
long |
getReviewId()
Gets the reviewId value for this TasksReviewSoap. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getStage()
Gets the stage value for this TasksReviewSoap. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getUserId()
Gets the userId value for this TasksReviewSoap. |
java.lang.String |
getUserName()
Gets the userName value for this TasksReviewSoap. |
int |
hashCode()
|
boolean |
isCompleted()
Gets the completed value for this TasksReviewSoap. |
boolean |
isRejected()
Gets the rejected value for this TasksReviewSoap. |
void |
setAssignedByUserId(long assignedByUserId)
Sets the assignedByUserId value for this TasksReviewSoap. |
void |
setAssignedByUserName(java.lang.String assignedByUserName)
Sets the assignedByUserName value for this TasksReviewSoap. |
void |
setCompanyId(long companyId)
Sets the companyId value for this TasksReviewSoap. |
void |
setCompleted(boolean completed)
Sets the completed value for this TasksReviewSoap. |
void |
setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this TasksReviewSoap. |
void |
setGroupId(long groupId)
Sets the groupId value for this TasksReviewSoap. |
void |
setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this TasksReviewSoap. |
void |
setPrimaryKey(long primaryKey)
Sets the primaryKey value for this TasksReviewSoap. |
void |
setProposalId(long proposalId)
Sets the proposalId value for this TasksReviewSoap. |
void |
setRejected(boolean rejected)
Sets the rejected value for this TasksReviewSoap. |
void |
setReviewId(long reviewId)
Sets the reviewId value for this TasksReviewSoap. |
void |
setStage(int stage)
Sets the stage value for this TasksReviewSoap. |
void |
setUserId(long userId)
Sets the userId value for this TasksReviewSoap. |
void |
setUserName(java.lang.String userName)
Sets the userName value for this TasksReviewSoap. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TasksReviewSoap()
public TasksReviewSoap(long assignedByUserId, java.lang.String assignedByUserName, long companyId, boolean completed, java.util.Calendar createDate, long groupId, java.util.Calendar modifiedDate, long primaryKey, long proposalId, boolean rejected, long reviewId, int stage, long userId, java.lang.String userName)
Method Detail |
---|
public long getAssignedByUserId()
public void setAssignedByUserId(long assignedByUserId)
assignedByUserId
- public java.lang.String getAssignedByUserName()
public void setAssignedByUserName(java.lang.String assignedByUserName)
assignedByUserName
- public long getCompanyId()
public void setCompanyId(long companyId)
companyId
- public boolean isCompleted()
public void setCompleted(boolean completed)
completed
- public java.util.Calendar getCreateDate()
public void setCreateDate(java.util.Calendar createDate)
createDate
- public long getGroupId()
public void setGroupId(long groupId)
groupId
- public java.util.Calendar getModifiedDate()
public void setModifiedDate(java.util.Calendar modifiedDate)
modifiedDate
- public long getPrimaryKey()
public void setPrimaryKey(long primaryKey)
primaryKey
- public long getProposalId()
public void setProposalId(long proposalId)
proposalId
- public boolean isRejected()
public void setRejected(boolean rejected)
rejected
- public long getReviewId()
public void setReviewId(long reviewId)
reviewId
- public int getStage()
public void setStage(int stage)
stage
- public long getUserId()
public void setUserId(long userId)
userId
- public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName
- 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 |