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

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

public class TypeById
extends BaseCMISResource


Constructor Summary
TypeById()
           
 
Method Summary
 com.bea.content.schema.cmis.atom.EntryType getTypeDefinition(String repositoryId, String typeId)
           
 
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

TypeById

public TypeById()
Method Detail

getTypeDefinition

public com.bea.content.schema.cmis.atom.EntryType getTypeDefinition(String repositoryId,
                                                                    String typeId)
                                                             throws RepositoryException
Throws
RepositoryException


Copyright © 2013, Oracle. All rights reserved.