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

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

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

Constructors in org.xcmis.client.gwt.marshallers with parameters of type CreatePolicy
CreatePolicyMarshaller(CreatePolicy createPolicy)
           
 

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

Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type CreatePolicy
static String ObjectXMLBuilder.createPolicy(CreatePolicy createPolicy)
          Create policy request.
 

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

Methods in org.xcmis.client.gwt.service.object with parameters of type CreatePolicy
 void ObjectService.createPolicy(String url, CreatePolicy createPolicy)
          Creates a policy object of the specified type with pointed name and policy text.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.