|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.server.impl.browser.RepositoryService
public final class RepositoryService
Repository Service operations.
Method Summary | |
---|---|
static void |
getLastResult(CallContext context,
CmisService service,
java.lang.String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
getLastResult. |
static void |
getRepositories(CallContext context,
CmisService service,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
getRepositories. |
static void |
getRepositoryInfo(CallContext context,
CmisService service,
java.lang.String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
getRepositoryInfo. |
static void |
getTypeChildren(CallContext context,
CmisService service,
java.lang.String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
getTypeChildren. |
static void |
getTypeDefinition(CallContext context,
CmisService service,
java.lang.String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static void |
getTypeDescendants(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 |
---|
public static void getRepositories(CallContext context, CmisService service, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
java.lang.Exception
public static void getRepositoryInfo(CallContext context, CmisService service, java.lang.String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
java.lang.Exception
public static void getLastResult(CallContext context, CmisService service, java.lang.String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
java.lang.Exception
public static void getTypeChildren(CallContext context, CmisService service, java.lang.String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
java.lang.Exception
public static void getTypeDescendants(CallContext context, CmisService service, java.lang.String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
java.lang.Exception
public static void getTypeDefinition(CallContext context, CmisService service, java.lang.String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |