org.apache.chemistry.opencmis.server.impl.browser
Class DiscoveryService
java.lang.Object
org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService
public class DiscoveryService
- extends Object
Discovery Service operations.
Method Summary |
static void |
query(CallContext context,
CmisService service,
String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
query. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
query
public static void query(CallContext context,
CmisService service,
String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
- query.
- Throws:
Exception
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.