Uses of Class
org.xcmis.client.gwt.model.actions.CreateFolder

Packages that use CreateFolder
org.xcmis.client.gwt.marshallers   
org.xcmis.client.gwt.marshallers.builder   
org.xcmis.client.gwt.service.object   
 

Uses of CreateFolder in org.xcmis.client.gwt.marshallers
 

Constructors in org.xcmis.client.gwt.marshallers with parameters of type CreateFolder
CreateFolderMarshaller(CreateFolder createFolder)
           
 

Uses of CreateFolder in org.xcmis.client.gwt.marshallers.builder
 

Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type CreateFolder
static String ObjectXMLBuilder.createFolder(CreateFolder createFolder)
          Create folder request.
 

Uses of CreateFolder in org.xcmis.client.gwt.service.object
 

Methods in org.xcmis.client.gwt.service.object with parameters of type CreateFolder
 void ObjectService.createFolder(String url, CreateFolder createFolder)
          Creates a folder object of the specified type in the specified location.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.