Skip navigation links


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

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


public class Parents
extends BaseCMISResource

Constructor Summary
Parents()
           

 

Method Summary
 com.bea.content.schema.cmis.atom.FeedType getParents(String repositoryId, String nodeUid, com.bea.content.cmis.rest.resources.DelimitedListParam propertyNameFilter, com.bea.content.cmis.rest.resources.BooleanParam includeAllowableActions, com.bea.content.cmis.rest.resources.BooleanParam includeRelationshipsIgnored, String renditionFilterIgnored, com.bea.content.cmis.rest.resources.BooleanParam includeRelativePathSegment)
           

 

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

Parents

public Parents()

Method Detail

getParents

public com.bea.content.schema.cmis.atom.FeedType getParents(String repositoryId,
                                                            String nodeUid,
                                                            com.bea.content.cmis.rest.resources.DelimitedListParam propertyNameFilter,
                                                            com.bea.content.cmis.rest.resources.BooleanParam includeAllowableActions,
                                                            com.bea.content.cmis.rest.resources.BooleanParam includeRelationshipsIgnored,
                                                            String renditionFilterIgnored,
                                                            com.bea.content.cmis.rest.resources.BooleanParam includeRelativePathSegment)
                                                     throws RepositoryException
Throws
RepositoryException

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.