org.mule.modules.peoplesoft.runtime.JoaClient |
Known Indirect Subclasses
|
Class Overview
Allows access to the essential methods needed for processing the parameters required to invoke operations on any CI.
Public Methods
public
abstract
Map<String, Object>
getRequiredComponentInterfaceKeys
(Map<String, Object> params, OperationDefinition operation)
public
abstract
List<Map<String, Object>>
invoke
(OperationType opType, Map<String, Object> params)
public
abstract
void
populateDefaultParamValues
(Map<String, Object> params, Map<String, Object> response)