Uses of Class
com.collabnet.ce.webservices.CTFDocument
-
Packages that use CTFDocument Package Description com.collabnet.ce.webservices -
-
Uses of CTFDocument in com.collabnet.ce.webservices
Methods in com.collabnet.ce.webservices that return CTFDocument Modifier and Type Method Description CTFDocument
CTFDocumentFolder. createDocument(String title, String description, String versionComment, String status, boolean createLocked, String fileName, String mimeType, CTFFile file, String associationId, String associationDesc)
Methods in com.collabnet.ce.webservices that return types with arguments of type CTFDocument Modifier and Type Method Description CTFList<CTFDocument>
CTFDocumentFolder. getDocuments()
-