| Constructor and Description |
|---|
ClientTypeCacheImpl(String repositoryId,
AbstractBrowserBindingService service) |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinition<?> |
getPropertyDefinition(String propId) |
TypeDefinition |
getTypeDefinition(String typeId) |
TypeDefinition |
getTypeDefinitionForObject(String objectId) |
TypeDefinition |
reloadTypeDefinition(String typeId) |
public ClientTypeCacheImpl(String repositoryId, AbstractBrowserBindingService 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.