Uses of Interface
org.xcmis.client.gwt.rest.Unmarshallable

Packages that use Unmarshallable
org.xcmis.client.gwt.rest   
org.xcmis.client.gwt.unmarshallers   
 

Uses of Unmarshallable in org.xcmis.client.gwt.rest
 

Fields in org.xcmis.client.gwt.rest declared as Unmarshallable
protected  Unmarshallable AsyncRequestCallback.payload
           
 

Constructors in org.xcmis.client.gwt.rest with parameters of type Unmarshallable
AsyncRequestCallback(com.google.gwt.event.shared.HandlerManager eventBus, Unmarshallable payload, com.google.gwt.event.shared.GwtEvent<?> postEvent)
           
AsyncRequestCallback(com.google.gwt.event.shared.HandlerManager eventBus, Unmarshallable payload, com.google.gwt.event.shared.GwtEvent<?> postEvent, int[] successCodes)
           
AsyncRequestCallback(com.google.gwt.event.shared.HandlerManager eventBus, Unmarshallable payload, com.google.gwt.event.shared.GwtEvent<?> postEvent, ServerExceptionEvent<?> exceptionEvent)
           
AsyncRequestCallback(com.google.gwt.event.shared.HandlerManager eventBus, Unmarshallable payload, com.google.gwt.event.shared.GwtEvent<?> postEvent, ServerExceptionEvent<?> exceptionEvent, int[] successCodes)
           
 

Uses of Unmarshallable in org.xcmis.client.gwt.unmarshallers
 

Classes in org.xcmis.client.gwt.unmarshallers that implement Unmarshallable
 class ACLUnmarshaller
          Created by The eXo Platform SAS.
 class AllowableActionsUnmarshaller
          Created by The eXo Platform SAS.
 class ContentStreamUnmarshaller
          Document's content stream unmarshaller Created by The eXo Platform SAS.
 class EntryCollectionUnmarshaller
          Created by The eXo Platform SAS.
 class EntryUnmarshaller
          Created by The eXo Platform SAS.
 class RepositoriesUnmarshaller
          Repositories unmarshaller Created by The eXo Platform SAS.
 class RepositoryInfoUnmarshaller
          Created by The eXo Platform SAS.
 class TypeChildrenUnmarshaller
          Created by The eXo Platform SAS.
 class TypeDefinitionUnmarshaller
          Type unmarshaller Created by The eXo Platform SAS.
 class TypeDescendantsUnmarshaller
          Types' collection unmarshaller.
 class TypeListUnmarshaller
          Type's plain list unmarshaller.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.