Uses of Interface
org.xcmis.spi.query.Result

Packages that use Result
org.xcmis.spi   
org.xcmis.spi.basic   
 

Uses of Result in org.xcmis.spi
 

Methods in org.xcmis.spi that return types with arguments of type Result
 ItemsIterator<Result> Storage.query(Query query)
          Handle specified SQL query.
 

Uses of Result in org.xcmis.spi.basic
 

Methods in org.xcmis.spi.basic that return types with arguments of type Result
 ItemsIterator<Result> BasicStorage.query(Query query)
          Handle specified SQL query.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.