| Constructor and Description |
|---|
ServerTypeCacheImpl(String repositoryId,
CmisService service) |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinition<?> |
getPropertyDefinition(String propId) |
TypeDefinition |
getTypeDefinition(String typeId) |
TypeDefinition |
getTypeDefinitionForObject(String objectId) |
TypeDefinition |
reloadTypeDefinition(String typeId) |
public ServerTypeCacheImpl(String repositoryId, CmisService service)
public TypeDefinition getTypeDefinition(String typeId)
getTypeDefinition in interface TypeCachepublic TypeDefinition reloadTypeDefinition(String typeId)
reloadTypeDefinition in interface TypeCachepublic TypeDefinition getTypeDefinitionForObject(String objectId)
getTypeDefinitionForObject in interface TypeCachepublic PropertyDefinition<?> getPropertyDefinition(String propId)
getPropertyDefinition in interface TypeCacheCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.