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

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

public class NestedProperties
extends BaseCMISResource


Constructor Summary
NestedProperties()
           
 
Method Summary
 com.bea.content.schema.cmis.atom.FeedType getNestedProperties(String id)
           
 
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

NestedProperties

public NestedProperties()
Method Detail

getNestedProperties

public com.bea.content.schema.cmis.atom.FeedType getNestedProperties(String id)
                                                              throws RepositoryException
Throws
RepositoryException


Copyright © 2011, Oracle. All rights reserved.