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

Packages that use CheckIn
org.xcmis.client.gwt.marshallers   
org.xcmis.client.gwt.marshallers.builder   
org.xcmis.client.gwt.service.versioning   
 

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

Constructors in org.xcmis.client.gwt.marshallers with parameters of type CheckIn
CheckinMarshaller(CheckIn checkIn)
           
 

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

Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type CheckIn
static String ObjectXMLBuilder.checkin(CheckIn checkIn)
          Create check in request.
 

Uses of CheckIn in org.xcmis.client.gwt.service.versioning
 

Methods in org.xcmis.client.gwt.service.versioning with parameters of type CheckIn
 void VersioningService.checkin(String url, CheckIn checkIn)
          Checks-in the Private Working Copy document.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.