public class WebFrameworkConnectorProvider extends Object implements org.springframework.extensions.webscripts.connector.ConnectorProvider
| Constructor and Description |
|---|
WebFrameworkConnectorProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.extensions.webscripts.connector.Connector |
provide(String endpoint)
Implementation of the contract to provide a Connector for our remote store.
|
void |
setConnectorService(org.springframework.extensions.webscripts.connector.ConnectorService connectorService)
Sets the connector service.
|
public void setConnectorService(org.springframework.extensions.webscripts.connector.ConnectorService connectorService)
connectorService - ConnectorServicepublic org.springframework.extensions.webscripts.connector.Connector provide(String endpoint) throws org.springframework.extensions.surf.exception.ConnectorProviderException
provide in interface org.springframework.extensions.webscripts.connector.ConnectorProviderorg.springframework.extensions.surf.exception.ConnectorProviderExceptionCopyright © 2005–2016 Alfresco Software. All rights reserved.