|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.ObjectSoapDO
hudson.plugins.sfee.webservice.FolderSoapDO
hudson.plugins.sfee.webservice.TopicSoapDO
public class TopicSoapDO
| Constructor Summary | |
|---|---|
TopicSoapDO()
|
|
TopicSoapDO(String createdBy,
Calendar createdDate,
String id,
String lastModifiedBy,
Calendar lastModifiedDate,
int version,
String description,
String parentFolderId,
String path,
String projectId,
String title,
String lastPostBy,
Calendar lastPostDate,
String status,
int viewCount)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getLastPostBy()
Gets the lastPostBy value for this TopicSoapDO. |
Calendar |
getLastPostDate()
Gets the lastPostDate value for this TopicSoapDO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getStatus()
Gets the status value for this TopicSoapDO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getViewCount()
Gets the viewCount value for this TopicSoapDO. |
int |
hashCode()
|
void |
setLastPostBy(String lastPostBy)
Sets the lastPostBy value for this TopicSoapDO. |
void |
setLastPostDate(Calendar lastPostDate)
Sets the lastPostDate value for this TopicSoapDO. |
void |
setStatus(String status)
Sets the status value for this TopicSoapDO. |
void |
setViewCount(int viewCount)
Sets the viewCount value for this TopicSoapDO. |
| Methods inherited from class hudson.plugins.sfee.webservice.FolderSoapDO |
|---|
getDescription, getParentFolderId, getPath, getProjectId, getTitle, setDescription, setParentFolderId, setPath, setProjectId, setTitle |
| Methods inherited from class hudson.plugins.sfee.webservice.ObjectSoapDO |
|---|
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopicSoapDO()
public TopicSoapDO(String createdBy,
Calendar createdDate,
String id,
String lastModifiedBy,
Calendar lastModifiedDate,
int version,
String description,
String parentFolderId,
String path,
String projectId,
String title,
String lastPostBy,
Calendar lastPostDate,
String status,
int viewCount)
| Method Detail |
|---|
public String getLastPostBy()
public void setLastPostBy(String lastPostBy)
lastPostBy - public Calendar getLastPostDate()
public void setLastPostDate(Calendar lastPostDate)
lastPostDate - public String getStatus()
public void setStatus(String status)
status - public int getViewCount()
public void setViewCount(int viewCount)
viewCount - public boolean equals(Object obj)
equals in class FolderSoapDOpublic int hashCode()
hashCode in class FolderSoapDOpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||