org.apache.chemistry.opencmis.server.impl.browser
Class DiscoveryService

java.lang.Object
  extended by org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService

public class DiscoveryService
extends java.lang.Object

Discovery Service operations.


Method Summary
static void query(CallContext context, CmisService service, java.lang.String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

query

public static void query(CallContext context,
                         CmisService service,
                         java.lang.String repositoryId,
                         javax.servlet.http.HttpServletRequest request,
                         javax.servlet.http.HttpServletResponse response)
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.