Class DocumentFolderSoapRow
- java.lang.Object
-
- com.collabnet.ce.soap60.webservices.cemain.FolderSoapRow
-
- com.collabnet.ce.soap60.webservices.docman.DocumentFolderSoapRow
-
public class DocumentFolderSoapRow extends FolderSoapRow
DocumentFolderSoapList class represents a list of document folders.- Since:
- 4.1
-
-
Constructor Summary
Constructors Constructor Description DocumentFolderSoapRow()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidregisterTypeMappings(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
-
-