Uses of Interface
com.ibm.pim.webservice.WebServiceTransaction

Packages that use WebServiceTransaction
com.ibm.pim.webservice   
 

Uses of WebServiceTransaction in com.ibm.pim.webservice
 

Methods in com.ibm.pim.webservice that return types with arguments of type WebServiceTransaction
 PIMCollection<WebServiceTransaction> WebService.getTransactions(java.util.Date fromDate, java.util.Date toDate)
          Returns all the transactions associated with the webservice for the specified date range.