|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoveObject | |
|---|---|
| org.xcmis.client.gwt.marshallers | |
| org.xcmis.client.gwt.marshallers.builder | |
| org.xcmis.client.gwt.service.object | |
| Uses of MoveObject in org.xcmis.client.gwt.marshallers |
|---|
| Subclasses of MoveObject in org.xcmis.client.gwt.marshallers | |
|---|---|
class |
MoveObjectMarshaller
Created by The eXo Platform SAS. |
| Constructors in org.xcmis.client.gwt.marshallers with parameters of type MoveObject | |
|---|---|
MoveObjectMarshaller(MoveObject moveObject)
|
|
| Uses of MoveObject in org.xcmis.client.gwt.marshallers.builder |
|---|
| Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type MoveObject | |
|---|---|
static String |
ObjectXMLBuilder.moveObject(MoveObject moveObject)
Create move object request. |
| Uses of MoveObject in org.xcmis.client.gwt.service.object |
|---|
| Methods in org.xcmis.client.gwt.service.object with parameters of type MoveObject | |
|---|---|
void |
ObjectService.moveObject(String url,
MoveObject moveObject)
Moves the specified file-able object from one folder to another. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||