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

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.sfmain.FolderSoapRow
      extended by com.vasoftware.sf.soap44.webservices.categorization.CategorySoapRow

public class CategorySoapRow
extends FolderSoapRow

A list of categories is represented by CategorySoapList class. Each row within a category list is represented by the CategorySoapRow class.

Since:
4.3-SP1

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

CategorySoapRow

public CategorySoapRow()
Method Detail

registerTypeMappings

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