public class SFEntityTypeMap
extends java.lang.Object
| Constructor and Description |
|---|
SFEntityTypeMap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addEntity(java.lang.String key,
java.lang.Class value)
Add additional models to the type map.
|
static java.util.Map<java.lang.String,java.lang.Class> |
getEntityTypeMap() |