| Constructor and Description |
|---|
ServerTypeCacheImpl(String repositoryId,
CmisService service) |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinition<?> |
getPropertyDefinition(String propId)
Finds the property definition in all cached types.
|
TypeDefinition |
getTypeDefinition(String typeId)
Gets the type definition by type ID.
|
TypeDefinition |
getTypeDefinitionForObject(String objectId)
Gets the type definition of an object.
|
TypeDefinition |
reloadTypeDefinition(String typeId)
Reloads the type definition by type ID.
|
public ServerTypeCacheImpl(String repositoryId, CmisService service)
public TypeDefinition getTypeDefinition(String typeId)
TypeCachegetTypeDefinition in interface TypeCachepublic TypeDefinition reloadTypeDefinition(String typeId)
TypeCachereloadTypeDefinition in interface TypeCachepublic TypeDefinition getTypeDefinitionForObject(String objectId)
TypeCachegetTypeDefinitionForObject in interface TypeCachepublic PropertyDefinition<?> getPropertyDefinition(String propId)
TypeCachegetPropertyDefinition in interface TypeCacheCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.