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