|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Destination | |
---|---|
ibi.broker.api.data.schedule |
Uses of Destination in ibi.broker.api.data.schedule |
---|
Methods in ibi.broker.api.data.schedule that return Destination | |
---|---|
Destination |
DistributionEmail.getDestination()
Obtains a destination object, which contains the information indicating where the scheduled report will be distributed. |
Destination |
DistributionFTP.getDestination()
Obtains the destination object, which contains information indicating where the scheduled report will be distributed. |
Destination |
DistributionPrint.getDestination()
Throws the destination object, which contains information indicating the target(s) of distribution. |
Methods in ibi.broker.api.data.schedule with parameters of type Destination | |
---|---|
void |
DistributionEmail.setDestination(Destination destination)
Assigns the destination by accepting a Destination object that can be one of the four types: Distribution List, Distribution File, Single Address, and Dynamic Address. |
void |
DistributionFTP.setDestination(Destination destination)
Assigns the destination object, which contains information indicating where the scheduled report will be distributed. |
void |
DistributionPrint.setDestination(Destination destination)
Assigns the destination object, which contains information indicating the target(s) of distribution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |