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

java.lang.Object
  extended by com.bea.content.cmis.rest.resources.BaseCMISResource
      extended by com.bea.content.cmis.rest.resources.NodeBase
          extended by com.bea.content.cmis.rest.resources.Folder
              extended by com.bea.content.cmis.rest.resources.ObjectById

public class ObjectById
extends Folder


Field Summary
 
Fields inherited from class com.bea.content.cmis.rest.resources.NodeBase
entryType
 
Constructor Summary
ObjectById()
           
 
Method Summary
 com.bea.content.schema.cmis.atom.EntryType getObject(String idStr, 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.Folder
getRootFolderProperties
 
Methods inherited from class com.bea.content.cmis.rest.resources.NodeBase
delete, getProperties, updateProperties
 
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

ObjectById

public ObjectById()
Method Detail

getObject

public com.bea.content.schema.cmis.atom.EntryType getObject(String idStr,
                                                            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.