|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.rf.ats.services.integration.webserv.EntityBean
com.rf.ats.services.integration.webserv.InterviewBean
| Constructor Summary | |
InterviewBean()
|
|
InterviewBean(java.util.Calendar creationDate,
FlexFieldBean[] flexValues,
long id,
java.util.Calendar lastUpdated,
java.lang.String status,
long candidateId,
java.lang.String comments,
java.lang.String creator,
java.lang.String interviewRoom,
java.lang.String interviewType,
ParticipantBean[] participants,
long requisitionId,
java.util.Calendar startDate)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
long |
getCandidateId()
Gets the candidateId value for this InterviewBean. |
java.lang.String |
getComments()
Gets the comments value for this InterviewBean. |
java.lang.String |
getCreator()
Gets the creator value for this InterviewBean. |
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 |
getInterviewRoom()
Gets the interviewRoom value for this InterviewBean. |
java.lang.String |
getInterviewType()
Gets the interviewType value for this InterviewBean. |
ParticipantBean[] |
getParticipants()
Gets the participants value for this InterviewBean. |
long |
getRequisitionId()
Gets the requisitionId value for this InterviewBean. |
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 InterviewBean. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCandidateId(long candidateId)
Sets the candidateId value for this InterviewBean. |
void |
setComments(java.lang.String comments)
Sets the comments value for this InterviewBean. |
void |
setCreator(java.lang.String creator)
Sets the creator value for this InterviewBean. |
void |
setInterviewRoom(java.lang.String interviewRoom)
Sets the interviewRoom value for this InterviewBean. |
void |
setInterviewType(java.lang.String interviewType)
Sets the interviewType value for this InterviewBean. |
void |
setParticipants(ParticipantBean[] participants)
Sets the participants value for this InterviewBean. |
void |
setRequisitionId(long requisitionId)
Sets the requisitionId value for this InterviewBean. |
void |
setStartDate(java.util.Calendar startDate)
Sets the startDate value for this InterviewBean. |
| Methods inherited from class com.rf.ats.services.integration.webserv.EntityBean |
getCreationDate, getFlexValues, getId, getLastUpdated, getStatus, setCreationDate, setFlexValues, setId, setLastUpdated, setStatus |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterviewBean()
public InterviewBean(java.util.Calendar creationDate,
FlexFieldBean[] flexValues,
long id,
java.util.Calendar lastUpdated,
java.lang.String status,
long candidateId,
java.lang.String comments,
java.lang.String creator,
java.lang.String interviewRoom,
java.lang.String interviewType,
ParticipantBean[] participants,
long requisitionId,
java.util.Calendar startDate)
| Method Detail |
public long getCandidateId()
public void setCandidateId(long candidateId)
candidateId - public java.lang.String getComments()
public void setComments(java.lang.String comments)
comments - public java.lang.String getCreator()
public void setCreator(java.lang.String creator)
creator - public java.lang.String getInterviewRoom()
public void setInterviewRoom(java.lang.String interviewRoom)
interviewRoom - public java.lang.String getInterviewType()
public void setInterviewType(java.lang.String interviewType)
interviewType - public ParticipantBean[] getParticipants()
public void setParticipants(ParticipantBean[] participants)
participants - public long getRequisitionId()
public void setRequisitionId(long requisitionId)
requisitionId - public java.util.Calendar getStartDate()
public void setStartDate(java.util.Calendar startDate)
startDate - public boolean equals(java.lang.Object obj)
equals in class EntityBeanpublic int hashCode()
hashCode in class EntityBeanpublic 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 | ||||||||