Class GenericFolderSoapDO
- java.lang.Object
-
- com.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
-
- com.collabnet.ce.soap60.webservices.cemain.FolderSoapDO
-
- com.collabnet.ce.soap60.webservices.cemain.GenericFolderSoapDO
-
public class GenericFolderSoapDO extends FolderSoapDO
This is a generic folder soap do. It provides nothing on top of the FolderSoapDO abstract class but allows the GenericFolderSoapDOMarshaler to marshal a FolderDO into a concrete soap data structure.
-
-
Constructor Summary
Constructors Constructor Description GenericFolderSoapDO()
-
Method Summary
-
Methods inherited from class com.collabnet.ce.soap60.webservices.cemain.FolderSoapDO
getDescription, getParentFolderId, getPath, getProjectId, getTitle, registerTypeMappings, setDescription, setParentFolderId, setPath, setProjectId, setTitle
-
-