|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentSoapDO | |
|---|---|
| hudson.plugins.sfee.webservice | |
| Uses of DocumentSoapDO in hudson.plugins.sfee.webservice |
|---|
| Methods in hudson.plugins.sfee.webservice that return DocumentSoapDO | |
|---|---|
DocumentSoapDO |
DocumentAppSoapBindingStub.createDocument(String sessionId,
String parentId,
String title,
String description,
String versionComment,
String status,
boolean createLocked,
String fileName,
String mimeType,
String fileId,
String associationId,
String associationDesc)
|
DocumentSoapDO |
DocumentAppSoap.createDocument(String sessionId,
String parentId,
String title,
String description,
String versionComment,
String status,
boolean createLocked,
String fileName,
String mimeType,
String fileId,
String associationId,
String associationDesc)
|
DocumentSoapDO |
DocumentAppSoapBindingStub.createDocumentWithUrl(String sessionId,
String parentId,
String title,
String description,
String versionComment,
String status,
boolean createLocked,
String fileUrl,
String associationId,
String associationDesc)
|
DocumentSoapDO |
DocumentAppSoap.createDocumentWithUrl(String sessionId,
String parentId,
String title,
String description,
String versionComment,
String status,
boolean createLocked,
String fileUrl,
String associationId,
String associationDesc)
|
DocumentSoapDO |
DocumentAppSoapBindingStub.getDocumentData(String sessionId,
String documentId,
int documentVersion)
|
DocumentSoapDO |
DocumentAppSoap.getDocumentData(String sessionId,
String documentId,
int documentVersion)
|
DocumentSoapDO |
DocumentAppSoapBindingStub.moveDocument(String sessionId,
String documentId,
String targetFolderId)
|
DocumentSoapDO |
DocumentAppSoap.moveDocument(String sessionId,
String documentId,
String targetFolderId)
|
| Methods in hudson.plugins.sfee.webservice with parameters of type DocumentSoapDO | |
|---|---|
void |
DocumentAppSoapBindingStub.setDocumentData(String sessionId,
DocumentSoapDO documentData,
String fileId)
|
void |
DocumentAppSoap.setDocumentData(String sessionId,
DocumentSoapDO documentData,
String fileId)
|
void |
DocumentAppSoapBindingStub.setDocumentDataWithAssociation(String sessionId,
DocumentSoapDO documentData,
String fileId,
String associationId,
String associationComment)
|
void |
DocumentAppSoap.setDocumentDataWithAssociation(String sessionId,
DocumentSoapDO documentData,
String fileId,
String associationId,
String associationComment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||