|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionServiceSoapPort
| Method Summary | |
|---|---|
ActionExecutionResult[] |
executeActions(ExecuteActions parameters)
Executes actions. |
ActionItemDefinition[] |
getActionDefinitions(GetActionDefinitions parameters)
Gets the available action definitions. |
GetActionItemDefinitionResponse |
getActionItemDefinition(GetActionItemDefinition parameters)
Get a named action item definition. |
Action[] |
getActions(GetActions parameters)
Gets the actions saved against a reference. |
ActionItemDefinition[] |
getConditionDefinitions(GetConditionDefinitions parameters)
Gets the available condition definitions. |
Rule[] |
getRules(GetRules parameters)
Gets the rules for a reference. |
GetRuleTypeResponse |
getRuleType(GetRuleType parameters)
Get a named rule type. |
RuleType[] |
getRuleTypes(GetRuleTypes parameters)
Gets the availble action types. |
RemoveActionsResponse |
removeActions(RemoveActions parameters)
Removes saved actions. |
RemoveRulesResponse |
removeRules(RemoveRules parameters)
Remove saved rules. |
Action[] |
saveActions(SaveActions parameters)
Save actions against a given reference. |
Rule[] |
saveRules(SaveRules parameters)
Save rules. |
| Method Detail |
|---|
ActionItemDefinition[] getConditionDefinitions(GetConditionDefinitions parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
ActionItemDefinition[] getActionDefinitions(GetActionDefinitions parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
GetActionItemDefinitionResponse getActionItemDefinition(GetActionItemDefinition parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
RuleType[] getRuleTypes(GetRuleTypes parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
GetRuleTypeResponse getRuleType(GetRuleType parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
Action[] getActions(GetActions parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
Action[] saveActions(SaveActions parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
RemoveActionsResponse removeActions(RemoveActions parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
ActionExecutionResult[] executeActions(ExecuteActions parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
Rule[] getRules(GetRules parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
Rule[] saveRules(SaveRules parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
RemoveRulesResponse removeRules(RemoveRules parameters)
throws java.rmi.RemoteException,
ActionFault
java.rmi.RemoteException
ActionFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||