|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CmisService in org.apache.chemistry.opencmis.commons.impl.server |
---|
Classes in org.apache.chemistry.opencmis.commons.impl.server that implement CmisService | |
---|---|
class |
org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
|
Uses of CmisService in org.apache.chemistry.opencmis.commons.server |
---|
Methods in org.apache.chemistry.opencmis.commons.server that return CmisService | |
---|---|
CmisService |
CmisServiceFactory.getService(CallContext context)
Returns a CmisService object for the given CallContext . |
Uses of CmisService in org.apache.chemistry.opencmis.jcr |
---|
Classes in org.apache.chemistry.opencmis.jcr that implement CmisService | |
---|---|
class |
JcrService
JCR service implementation. |
Methods in org.apache.chemistry.opencmis.jcr that return CmisService | |
---|---|
CmisService |
JcrServiceFactory.getService(CallContext context)
|
Uses of CmisService in org.apache.chemistry.opencmis.server.shared |
---|
Methods in org.apache.chemistry.opencmis.server.shared with parameters of type CmisService | |
---|---|
boolean |
Dispatcher.dispatch(String resource,
String httpMethod,
CallContext context,
CmisService service,
String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Find the appropriate method an call it. |
Uses of CmisService in org.apache.chemistry.opencmis.server.support |
---|
Classes in org.apache.chemistry.opencmis.server.support with type parameters of type CmisService | |
---|---|
class |
CmisServiceWrapper<T extends CmisService>
Service wrapper. |
Classes in org.apache.chemistry.opencmis.server.support that implement CmisService | |
---|---|
class |
CmisServiceWrapper<T extends CmisService>
Service wrapper. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |