public class EntityCache extends Object
| Constructor and Description |
|---|
EntityCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
addClassPathElement(String el) |
Map<String,Class> |
getEntityByTypeId() |
Vector<Class> |
getEnumlist() |
Hashtable<Class<?>,NameProvider> |
getNameProviders() |
void |
updateClasses() |
public void addClassPathElement(String el)
public Hashtable<Class<?>,NameProvider> getNameProviders()
public void updateClasses()
Copyright © 2014. All rights reserved.