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

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

public class ObjectByPath
extends BaseCMISResource


Constructor Summary
ObjectByPath()
           
 
Method Summary
 com.bea.content.schema.cmis.atom.EntryType getObject(String repositoryId, String path, com.bea.content.cmis.rest.resources.DelimitedListParam filter, com.bea.content.cmis.rest.resources.BooleanParam includeAllowableActions, com.bea.content.cmis.rest.resources.BooleanParam includeRelationshipsIgnored, com.bea.content.cmis.rest.resources.BooleanParam includePolicyIdsIgnored, com.bea.content.cmis.rest.resources.BooleanParam includeACLIgnored, String renditionFilterIgnored)
           
 
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

ObjectByPath

public ObjectByPath()
Method Detail

getObject

public com.bea.content.schema.cmis.atom.EntryType getObject(String repositoryId,
                                                            String path,
                                                            com.bea.content.cmis.rest.resources.DelimitedListParam filter,
                                                            com.bea.content.cmis.rest.resources.BooleanParam includeAllowableActions,
                                                            com.bea.content.cmis.rest.resources.BooleanParam includeRelationshipsIgnored,
                                                            com.bea.content.cmis.rest.resources.BooleanParam includePolicyIdsIgnored,
                                                            com.bea.content.cmis.rest.resources.BooleanParam includeACLIgnored,
                                                            String renditionFilterIgnored)
                                                     throws RepositoryException
Throws
RepositoryException


Copyright © 2011, Oracle. All rights reserved.