| Constructor and Description |
|---|
ClientTypeCacheImpl(String repositoryId,
AbstractBrowserBindingService 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.
|
public ClientTypeCacheImpl(String repositoryId, AbstractBrowserBindingService service)
public TypeDefinition getTypeDefinition(String typeId)
TypeCachegetTypeDefinition in interface TypeCachepublic TypeDefinition getTypeDefinitionForObject(String objectId)
TypeCachegetTypeDefinitionForObject in interface TypeCachepublic PropertyDefinition<?> getPropertyDefinition(String propId)
TypeCachegetPropertyDefinition in interface TypeCacheCopyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.