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

Packages that use ApplyPolicy
org.xcmis.client.gwt.marshallers   
org.xcmis.client.gwt.marshallers.builder   
org.xcmis.client.gwt.service.policy   
 

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

Constructors in org.xcmis.client.gwt.marshallers with parameters of type ApplyPolicy
ApplyPolicyMarshaller(ApplyPolicy applyPolicy)
           
 

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

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

Uses of ApplyPolicy in org.xcmis.client.gwt.service.policy
 

Methods in org.xcmis.client.gwt.service.policy with parameters of type ApplyPolicy
 void PolicyService.applyPolicy(String url, ApplyPolicy applyPolicy)
          Applies a specified policy to an object.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.