Skip navigation links


com.bea.content.cmis.rest.resources
Class RepositoryInfo

java.lang.Object
  extended by com.bea.content.cmis.rest.resources.BaseCMISResource
      extended by com.bea.content.cmis.rest.resources.RepositoryInfo


public class RepositoryInfo
extends BaseCMISResource

Constructor Summary
RepositoryInfo()
           

 

Method Summary
 com.bea.content.schema.cmis.app.AppServiceType getRepositories(String repositoryId)
           
 com.bea.content.schema.cmis.app.AppServiceType getRepositoryInfo(String repositoryId, String repositoryIdQ)
           

 

Methods inherited from class com.bea.content.cmis.rest.resources.BaseCMISResource
getContentContext, getHttpRequest, getUriService, setHttpRequest, setUriService

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

RepositoryInfo

public RepositoryInfo()

Method Detail

getRepositories

public com.bea.content.schema.cmis.app.AppServiceType getRepositories(String repositoryId)
                                                               throws RepositoryException
Throws
RepositoryException

getRepositoryInfo

public com.bea.content.schema.cmis.app.AppServiceType getRepositoryInfo(String repositoryId,
                                                                        String repositoryIdQ)
                                                                 throws RepositoryException
Throws
RepositoryException

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.