com.vasoftware.sf.soap44.webservices.categorization
Class CategorySoapDO

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.ObjectSoapDO
      extended by com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapDO
          extended by com.vasoftware.sf.soap44.webservices.categorization.CategorySoapDO

public class CategorySoapDO
extends FolderSoapDO

Project Category used to organize projects into different categories.

Since:
4.3-SP1

Constructor Summary
CategorySoapDO()
           
 
Method Summary
static void registerTypeMappings(org.apache.axis.client.Call call)
           
 
Methods inherited from class com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapDO
getDescription, getParentFolderId, getPath, getProjectId, getTitle, setDescription, setParentFolderId, setPath, setProjectId, setTitle
 
Methods inherited from class com.vasoftware.sf.soap44.webservices.sfmain.ObjectSoapDO
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategorySoapDO

public CategorySoapDO()
Method Detail

registerTypeMappings

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