Uses of Class
ibi.broker.api.data.schedule.AmperParameter

Packages that use AmperParameter
ibi.broker.api.cci   
ibi.broker.api.data.schedule   
ibi.broker.api.ws   
 

Uses of AmperParameter in ibi.broker.api.cci
 

Methods in ibi.broker.api.cci that return AmperParameter
 AmperParameter[] ScheduleManager.getAmperParameterList(Task task)
          Deprecated. 
 AmperParameter[] ScheduleManager.getAmperParameterList(Task task, java.lang.String owner)
          Obtains an Array of AmperParameter objects that are associated with a scheduled task.
 

Uses of AmperParameter in ibi.broker.api.data.schedule
 

Methods in ibi.broker.api.data.schedule that return AmperParameter
 AmperParameter Parameter.getAmperParameter()
           
 

Methods in ibi.broker.api.data.schedule with parameters of type AmperParameter
 void Parameter.setAmperParameter(AmperParameter amperParameter)
           
 

Uses of AmperParameter in ibi.broker.api.ws
 

Methods in ibi.broker.api.ws that return AmperParameter
 AmperParameter[] ScheduleManagerIF.getAmperParameterList(Authenticate authenticate, Task task)
           
 AmperParameter[] ScheduleManagerWS.getAmperParameterList(Authenticate authenticate, Task task)
           
 AmperParameter[] ScheduleManagerClientSF.getAmperParameterList(Task task)
           
 AmperParameter[] ScheduleManagerClientSF.getAmperParameterList(Task task, java.lang.String owner)
           
 



Copyright © 2006 Information Builders, Incorporated.