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.TypeDefinition
          extended by com.bea.content.cmis.rest.resources.TypeById

public class TypeById
extends TypeDefinition


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.TypeDefinition
getTypeDefinition
 
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
Overrides:
getTypeDefinition in class TypeDefinition
Throws
RepositoryException


Copyright © 2011, Oracle. All rights reserved.