Uses of Class
org.xcmis.client.gwt.model.repository.CmisCollection

Packages that use CmisCollection
org.xcmis.client.gwt.model.repository   
org.xcmis.client.gwt.unmarshallers.parser   
 

Uses of CmisCollection in org.xcmis.client.gwt.model.repository
 

Fields in org.xcmis.client.gwt.model.repository with type parameters of type CmisCollection
protected  List<CmisCollection> CmisRepositoryInfo.collections
          Collections.
 

Methods in org.xcmis.client.gwt.model.repository that return types with arguments of type CmisCollection
 List<CmisCollection> CmisRepositoryInfo.getCollections()
           
 

Method parameters in org.xcmis.client.gwt.model.repository with type arguments of type CmisCollection
 void CmisRepositoryInfo.setCollections(List<CmisCollection> collections)
           
 

Uses of CmisCollection in org.xcmis.client.gwt.unmarshallers.parser
 

Methods in org.xcmis.client.gwt.unmarshallers.parser that return types with arguments of type CmisCollection
static List<CmisCollection> CollectionsParser.parse(com.google.gwt.xml.client.Node node)
          Retrieve information about repositories collections from xml.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.