org.apache.chemistry.opencmis.server.impl.browser
Class TypeCache
java.lang.Object
org.apache.chemistry.opencmis.server.impl.browser.TypeCache
public class TypeCache
- extends Object
Temporary type cache used for one call.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeCache
public TypeCache(String repositoryId,
CmisService service)
getTypeDefinition
public TypeDefinition getTypeDefinition(String typeId)
getTypeDefinitionForObject
public TypeDefinition getTypeDefinitionForObject(String objectId)
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.