Class and Description |
---|
Action
Action encapsulates the custom or standard action.
|
ActionFactory
ActionFactory is the API the consumer will use to retrieve an Action for the custom or standard action name.
|
ActionMode
Modes support by standard actions
|
ActionName
Encapsulate the name and Oracle Home of an action.
|
ActionPhase
An Action passes through the following Phases as it is LifeCycle: Init - Is currently initializing the Action CanInvoke - Is currently checking the Targets to ensure that the Action can be Invoked in its current state Invoke - Is currently running the Action Close - Is closing
|
ActionResult
The result returned from Action methods to provide information on the success or failure of the method.
|
ActionResultInfoProvider
provides additional information to help make ActionResult messages consistent and more thorough.
|
ActionStatusCode
Errors returned by ActionResult by an action.
|
ActionType
Created by bwithers on 1/27/2016.
|
RemoteProxyActions.RemoteProxyProtocol |
Class and Description |
---|
ActionFactory
ActionFactory is the API the consumer will use to retrieve an Action for the custom or standard action name.
|
Class and Description |
---|
Action
Action encapsulates the custom or standard action.
|
ActionClassInfo
Container for information about a standard action.
|
Class and Description |
---|
ActionName
Encapsulate the name and Oracle Home of an action.
|
ActionResult
The result returned from Action methods to provide information on the success or failure of the method.
|
ActionType
Created by bwithers on 1/27/2016.
|