com.vasoftware.sf.soap44.webservices.sfmain
Class FolderSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapList
Direct Known Subclasses:
CategorySoapList, DocumentFolderSoapList, ForumSoapList, PackageSoapList, ReleaseSoapList, RepositorySoapList, TaskGroupSoapList, TopicSoapList, TrackerSoapList

public abstract class FolderSoapList
extends java.lang.Object

An abstract super-class for all container lists.

Since:
4.1

Constructor Summary
FolderSoapList()
           
 
Method Summary
static void registerTypeMappings(org.apache.axis.client.Call call)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FolderSoapList

public FolderSoapList()
Method Detail

registerTypeMappings

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