Uses of Interface
com.ibm.ccd.ui.alert.framework.IAlertsDataSource

Packages that use IAlertsDataSource
com.ibm.ccd.ui.alert.framework   
com.ibm.ccd.ui.portlets   
 

Uses of IAlertsDataSource in com.ibm.ccd.ui.alert.framework
 

Classes in com.ibm.ccd.ui.alert.framework that implement IAlertsDataSource
 class TransactionExchangeService
          TransactionExchangeService class Service class that holds all user Transactions Also stores and loads the transactions file.
 

Methods in com.ibm.ccd.ui.alert.framework that return IAlertsDataSource
static IAlertsDataSource TransactionExchangeService.getInstance(org.apache.jetspeed.portlet.PortletContext portletContext)
           
 

Uses of IAlertsDataSource in com.ibm.ccd.ui.portlets
 

Fields in com.ibm.ccd.ui.portlets declared as IAlertsDataSource
protected static IAlertsDataSource BasePortlet.alertDataSource