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

Packages that use ApplyACL
org.xcmis.client.gwt.marshallers   
org.xcmis.client.gwt.marshallers.builder   
org.xcmis.client.gwt.service.acl   
 

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

Constructors in org.xcmis.client.gwt.marshallers with parameters of type ApplyACL
ApplyACLMarshaller(ApplyACL applyACL)
           
 

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

Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type ApplyACL
static String ObjectXMLBuilder.applyACL(ApplyACL applyACL)
          Create apply ACL request.
 

Uses of ApplyACL in org.xcmis.client.gwt.service.acl
 

Methods in org.xcmis.client.gwt.service.acl with parameters of type ApplyACL
 void ACLService.applyACL(String url, ApplyACL applyACL)
          Adds or removes the given ACEs to or from the ACL of document or folder object pointed by url.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.