Uses of Class
org.xcmis.client.gwt.rest.UnmarshallerException

Packages that use UnmarshallerException
org.xcmis.client.gwt.object   
org.xcmis.client.gwt.rest   
org.xcmis.client.gwt.unmarshallers   
 

Uses of UnmarshallerException in org.xcmis.client.gwt.object
 

Methods in org.xcmis.client.gwt.object that throw UnmarshallerException
static void ObjectData.extractData(AtomEntry entry)
           
static void ObjectData.extractData(List<AtomEntry> entryList)
           
 

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

Methods in org.xcmis.client.gwt.rest that throw UnmarshallerException
 void Unmarshallable.unmarshal(String body)
          prepares an object from the incoming string
 

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

Methods in org.xcmis.client.gwt.unmarshallers that throw UnmarshallerException
 void TypeChildrenUnmarshaller.unmarshal(String body)
           
 void RepositoriesUnmarshaller.unmarshal(String body)
           
 void AllowableActionsUnmarshaller.unmarshal(String body)
           
 void TypeDefinitionUnmarshaller.unmarshal(String body)
           
 void EntryUnmarshaller.unmarshal(String body)
           
 void EntryCollectionUnmarshaller.unmarshal(String body)
           
 void ACLUnmarshaller.unmarshal(String body)
           
 void RepositoryInfoUnmarshaller.unmarshal(String body)
           
 void TypeDescendantsUnmarshaller.unmarshal(String body)
           
 void TypeListUnmarshaller.unmarshal(String body)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.