com.vasoftware.sf.soap44.webservices.docman
Class DocumentFolderSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapList
      extended by com.vasoftware.sf.soap44.webservices.docman.DocumentFolderSoapList

public class DocumentFolderSoapList
extends FolderSoapList

DocumentFolderSoapList class represents a list of document folders.

Since:
4.1

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

Constructor Detail

DocumentFolderSoapList

public DocumentFolderSoapList()
Method Detail

getDataRows

public DocumentFolderSoapRow[] getDataRows()

setDataRows

public void setDataRows(DocumentFolderSoapRow[] rows)

registerTypeMappings

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