Package com.bea.campaign.action

Interface Summary
ActionService Remote interface for a stateless service that helps out with Action objects.
ActionServiceHome Home interface for the Action Service
 

Class Summary
Action Base class for a campaign/scenario action.
ActionDef Definition of an Action object.
MailAction Action implementation to send email to a user.
 

Exception Summary
ActionException Generic exception to be thrown by an Action implementation so that Action clients can just check for this one type, regardless of what the action is doing.
 



Copyright © 2011, Oracle. All rights reserved.