|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateDocumentFromSource | |
|---|---|
| org.xcmis.client.gwt.marshallers | |
| org.xcmis.client.gwt.marshallers.builder | |
| org.xcmis.client.gwt.service.object | |
| Uses of CreateDocumentFromSource in org.xcmis.client.gwt.marshallers |
|---|
| Constructors in org.xcmis.client.gwt.marshallers with parameters of type CreateDocumentFromSource | |
|---|---|
CreateDocumentFromSourceMarshaller(CreateDocumentFromSource createDocumentFromSource)
|
|
| Uses of CreateDocumentFromSource in org.xcmis.client.gwt.marshallers.builder |
|---|
| Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type CreateDocumentFromSource | |
|---|---|
static String |
ObjectXMLBuilder.createDocumentFromSource(CreateDocumentFromSource createDocumentFromSource)
Create document from source request. |
| Uses of CreateDocumentFromSource in org.xcmis.client.gwt.service.object |
|---|
| Methods in org.xcmis.client.gwt.service.object with parameters of type CreateDocumentFromSource | |
|---|---|
void |
ObjectService.createDocumentFromSource(String url,
CreateDocumentFromSource createDocumentFromSource)
Creates a document object as a copy of the given source document in the (optionally) specified location. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||