Package org.apache.ofbiz.service.eca
Class ServiceEcaRule
java.lang.Object
org.apache.ofbiz.service.eca.ServiceEcaRule
- All Implemented Interfaces:
Serializable
ServiceEcaRule
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ServiceEcaRule
-
-
Method Details
-
getShortDisplayName
-
getServiceName
-
getEventName
-
getDefinitionLocation
-
getEcaActionList
-
getEcaConditionList
-
eval
public void eval(String serviceName, DispatchContext dctx, Map<String, Object> context, Map<String, throws GenericServiceExceptionObject> result, boolean isError, boolean isFailure, Set<String> actionsRun) - Throws:
GenericServiceException
-
setEnabled
public void setEnabled(boolean enabled) -
isEnabled
public boolean isEnabled() -
hashCode
public int hashCode() -
equals
-
toString
-