public class GoogleDocsStatus extends SingletonValueProcessorExtension<Boolean>
| Constructor and Description |
|---|
GoogleDocsStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnabled() |
protected String |
getValueName()
Output value name for informational and error messages to the administrator.
|
protected Boolean |
retrieveValue(String userId,
String storeId)
Method for implementing class to provide that retrieve the remote value from the appropriate
endpoint and API.
|
getSingletonValue, getSingletonValuepublic boolean getEnabled()
protected Boolean retrieveValue(String userId, String storeId) throws org.springframework.extensions.surf.exception.ConnectorServiceException
SingletonValueProcessorExtensionretrieveValue in class SingletonValueProcessorExtension<Boolean>userId - Current user IdstoreId - Current store Id if any - may be used if per-tenant values are requiredorg.springframework.extensions.surf.exception.ConnectorServiceExceptionprotected String getValueName()
SingletonValueProcessorExtensiongetValueName in class SingletonValueProcessorExtension<Boolean>Copyright © 2005–2014 Alfresco Software. All rights reserved.