|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.extensions.cmis.CMISScriptParameterFactory
org.alfresco.web.cmis.SlingshotCMISScriptParameterFactory
public class SlingshotCMISScriptParameterFactory
CMIS Script Parameter Factory that sets the default connection to the Alfresco back-end.
Field Summary |
---|
Fields inherited from class org.springframework.extensions.cmis.CMISScriptParameterFactory |
---|
DEFAULT_CONNECTION_ID, SERVER_DESCRIPTION, SERVER_NAME, SESSION_ATTRIBUTE |
Constructor Summary | |
---|---|
SlingshotCMISScriptParameterFactory()
|
Method Summary | |
---|---|
org.springframework.extensions.cmis.CMISConnection |
getConnection(org.springframework.extensions.cmis.CMISConnectionManagerImpl connectionManager)
|
void |
setConnectorService(org.springframework.extensions.webscripts.connector.ConnectorService connectorService)
|
Methods inherited from class org.springframework.extensions.cmis.CMISScriptParameterFactory |
---|
createDefaultConnection, createServerDefinition, createServerDefinition, createServerDefinition, createServerDefinition, createSession, createSharedConnection, createUserConnection, getConnection, getParameters, getRepositories, getServerDefinition, getServerDefinitions, getSharedConnections, getUserConnections, getUserConnectionsFromSession, init, loadServerDefintions, removeConnection, setConfigService, setScriptParameterFactoryRegistry, setSharedConnectionsCapacity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SlingshotCMISScriptParameterFactory()
Method Detail |
---|
public void setConnectorService(org.springframework.extensions.webscripts.connector.ConnectorService connectorService)
public org.springframework.extensions.cmis.CMISConnection getConnection(org.springframework.extensions.cmis.CMISConnectionManagerImpl connectionManager)
getConnection
in class org.springframework.extensions.cmis.CMISScriptParameterFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |