|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
public abstract class AbstractLocalService
Base class for all local clients.
Constructor Summary | |
---|---|
AbstractLocalService()
|
Method Summary | |
---|---|
protected CallContext |
createCallContext(java.lang.String repositoryId)
creates a local call context. |
protected CmisService |
getService(java.lang.String repositoryId)
|
protected CmisServiceFactory |
getServiceFactory()
Gets the service factory. |
protected BindingSession |
getSession()
Gets the current session. |
protected void |
setServiceFactory(CmisServiceFactory factory)
Sets the service factory. |
protected void |
setSession(BindingSession session)
Sets the current session. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractLocalService()
Method Detail |
---|
protected void setSession(BindingSession session)
protected BindingSession getSession()
protected void setServiceFactory(CmisServiceFactory factory)
protected CmisServiceFactory getServiceFactory()
protected CallContext createCallContext(java.lang.String repositoryId)
protected CmisService getService(java.lang.String repositoryId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |