public abstract class ServiceBasedEvaluator
extends java.lang.Object
implements org.springframework.extensions.config.evaluator.Evaluator
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ENDPOINT_ID |
| Constructor and Description |
|---|
ServiceBasedEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
callService(java.lang.String serviceUrl)
Calls the given service
|
protected abstract org.apache.commons.logging.Log |
getLogger() |
protected static final java.lang.String ENDPOINT_ID
protected abstract org.apache.commons.logging.Log getLogger()
protected java.lang.String callService(java.lang.String serviceUrl)
throws org.springframework.extensions.surf.exception.ConnectorServiceException
serviceUrl - The service to callorg.springframework.extensions.surf.exception.ConnectorServiceExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.