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