public class EntityManager
extends java.lang.Object
Constructor and Description |
---|
EntityManager() |
Modifier and Type | Method and Description |
---|---|
static java.util.List |
getSupportedEntityTypes()
Gets the supported entity type list for the current domain
|
static void |
setSupportedEntityTypes(java.util.List entityTypes)
Sets the supported entity type list for the current domain
|
public static java.util.List getSupportedEntityTypes()
public static void setSupportedEntityTypes(java.util.List entityTypes)
entityTypes
- the list which contains the supported entity types for a domain