com.ibm.websphere.wim.common
Class EntityManager

java.lang.Object
  extended by com.ibm.websphere.wim.common.EntityManager

public class EntityManager
extends java.lang.Object


Constructor Summary
EntityManager()
           
 
Method Summary
static java.util.List getSupportedEntityTypes()
          Gets the supported entity type list
static void setSupportedEntityTypes(java.util.List entityTypes)
          Sets the supported entity type list
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityManager

public EntityManager()
Method Detail

getSupportedEntityTypes

public static java.util.List getSupportedEntityTypes()
Gets the supported entity type list

Return:
the string list which contains the names of supported Entity types

setSupportedEntityTypes

public static void setSupportedEntityTypes(java.util.List entityTypes)
Sets the supported entity type list

Parameters:
entityTypes - the list which contains the supported entity type