com.vasoftware.sf.soap44.webservices.discussion
Class TopicSoapRow

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapRow
      extended by com.vasoftware.sf.soap44.webservices.discussion.TopicSoapRow

public class TopicSoapRow
extends FolderSoapRow

Discussion topic list is represented by the TopicSoapList class. Each row within a topic list is repsented by the TopicSoapRow class.

Change History
Release: 4.1

Since:
4.1

Constructor Summary
TopicSoapRow()
           
 
Method Summary
static void registerTypeMappings(org.apache.axis.client.Call call)
           
 
Methods inherited from class com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapRow
getDescription, getId, getParentFolderId, getPath, getProjectId, getTitle, setDescription, setId, setParentFolderId, setPath, setProjectId, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicSoapRow

public TopicSoapRow()
Method Detail

registerTypeMappings

public static void registerTypeMappings(org.apache.axis.client.Call call)