Class CategorySoapRow
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapRow
com.collabnet.ce.soap60.webservices.categorization.CategorySoapRow
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerTypeMappings
(org.apache.axis.client.Call call) Methods inherited from class com.collabnet.ce.soap60.webservices.cemain.FolderSoapRow
getCreatedBy, getCreatedOn, getDescription, getId, getLastModifiedBy, getLastModifiedOn, getParentFolderId, getPath, getProjectId, getTitle, setCreatedBy, setCreatedOn, setDescription, setId, setLastModifiedBy, setLastModifiedOn, setParentFolderId, setPath, setProjectId, setTitle
-
Constructor Details
-
CategorySoapRow
public CategorySoapRow()
-
-
Method Details
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-