|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.client.Stub
org.alfresco.webservice.action.ActionServiceSoapBindingStub
public class ActionServiceSoapBindingStub
Field Summary |
---|
Fields inherited from class org.apache.axis.client.Stub |
---|
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
Fields inherited from interface javax.xml.rpc.Stub |
---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Constructor Summary | |
---|---|
ActionServiceSoapBindingStub()
|
|
ActionServiceSoapBindingStub(javax.xml.rpc.Service service)
|
|
ActionServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
Method Summary | |
---|---|
protected org.apache.axis.client.Call |
createCall()
|
ActionExecutionResult[] |
executeActions(Predicate predicate,
Action[] actions)
Executes actions. |
ActionItemDefinition[] |
getActionDefinitions()
Gets the available action definitions. |
ActionItemDefinition |
getActionItemDefinition(java.lang.String name,
ActionItemDefinitionType definitionType)
Get a named action item definition. |
Action[] |
getActions(Reference reference,
ActionFilter filter)
Gets the actions saved against a reference. |
ActionItemDefinition[] |
getConditionDefinitions()
Gets the available condition definitions. |
Rule[] |
getRules(Reference reference,
RuleFilter ruleFilter)
Gets the rules for a reference. |
RuleType |
getRuleType(java.lang.String name)
Get a named rule type. |
RuleType[] |
getRuleTypes()
Gets the availble action types. |
void |
removeActions(Reference reference,
Action[] actions)
Removes saved actions. |
void |
removeRules(Reference reference,
Rule[] rules)
Remove saved rules. |
Action[] |
saveActions(Reference reference,
Action[] actions)
Save actions against a given reference. |
Rule[] |
saveRules(Reference reference,
Rule[] rules)
Save rules. |
Methods inherited from class org.apache.axis.client.Stub |
---|
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionServiceSoapBindingStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ActionServiceSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ActionServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
Method Detail |
---|
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public ActionItemDefinition[] getConditionDefinitions() throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
getConditionDefinitions
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public ActionItemDefinition[] getActionDefinitions() throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
getActionDefinitions
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public ActionItemDefinition getActionItemDefinition(java.lang.String name, ActionItemDefinitionType definitionType) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
getActionItemDefinition
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public RuleType[] getRuleTypes() throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
getRuleTypes
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public RuleType getRuleType(java.lang.String name) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
getRuleType
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public Action[] getActions(Reference reference, ActionFilter filter) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
getActions
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public Action[] saveActions(Reference reference, Action[] actions) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
saveActions
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public void removeActions(Reference reference, Action[] actions) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
removeActions
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public ActionExecutionResult[] executeActions(Predicate predicate, Action[] actions) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
executeActions
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public Rule[] getRules(Reference reference, RuleFilter ruleFilter) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
getRules
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public Rule[] saveRules(Reference reference, Rule[] rules) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
saveRules
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
public void removeRules(Reference reference, Rule[] rules) throws java.rmi.RemoteException, ActionFault
ActionServiceSoapPort
removeRules
in interface ActionServiceSoapPort
java.rmi.RemoteException
ActionFault
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |