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
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 -
Method Summary
Methods inherited from class com.collabnet.ce.soap60.webservices.cemain.FolderSoapDO
getDescription, getParentFolderId, getPath, getProjectId, getTitle, registerTypeMappings, setDescription, setParentFolderId, setPath, setProjectId, setTitle
Methods inherited from class com.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion
-
Constructor Details
-
GenericFolderSoapDO
public GenericFolderSoapDO()
-