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

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapRow
      extended by com.vasoftware.sf.soap44.webservices.docman.DocumentFolderSoapRow

public class DocumentFolderSoapRow
extends FolderSoapRow

DocumentFolderSoapList class represents a list of document folders.

Since:
4.1

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

DocumentFolderSoapRow

public DocumentFolderSoapRow()
Method Detail

registerTypeMappings

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