Uses of Class
com.ibm.gre.samples.collectionhelpers.ClientSession

Uses of ClientSession in com.ibm.gre.samples.collectionhelpers
 

Methods in com.ibm.gre.samples.collectionhelpers that return ClientSession
 ClientSession IRMQuery.getSession()
          The encapsulated ClientSession.
 

Constructors in com.ibm.gre.samples.collectionhelpers with parameters of type ClientSession
IRMQuery(java.lang.String queryXML, ClientSession session, java.lang.String strScope, boolean addDisplayInfo)
          Constructor
IRMBatchQuery(java.lang.String queryXML, ClientSession session, java.lang.String strScope, boolean addDisplayInfo, int optionalFieldsMask)