Uses of Class
org.xcmis.client.gwt.model.restatom.TypeCollection

Packages that use TypeCollection
org.xcmis.client.gwt.service.repository.event   
org.xcmis.client.gwt.unmarshallers   
 

Uses of TypeCollection in org.xcmis.client.gwt.service.repository.event
 

Methods in org.xcmis.client.gwt.service.repository.event that return TypeCollection
 TypeCollection TypeChildrenReceivedEvent.getTypeCollection()
           
 TypeCollection TypeDescendantsRecievedEvent.getTypeCollection()
           
 TypeCollection BaseTypesReceivedEvent.getTypeCollection()
           
 

Constructors in org.xcmis.client.gwt.service.repository.event with parameters of type TypeCollection
BaseTypesReceivedEvent(TypeCollection typeCollection)
           
TypeChildrenReceivedEvent(TypeCollection typeCollection)
           
TypeDescendantsRecievedEvent(TypeCollection typeCollection)
           
 

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

Constructors in org.xcmis.client.gwt.unmarshallers with parameters of type TypeCollection
TypeChildrenUnmarshaller(TypeCollection typeCollection)
           
TypeDescendantsUnmarshaller(TypeCollection typeCollection)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.