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

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

public class ForumSoapRow
extends FolderSoapRow

A forum list is represented by ForumSoapList class. Each row within a forum list is represented by the ForumSoapRow class.

Change History
Release: 4.1

Since:
4.1

Constructor Summary
ForumSoapRow()
           
 
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

ForumSoapRow

public ForumSoapRow()
Method Detail

registerTypeMappings

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