public class GlobalProperties
extends com.vordel.es.ESChangeListenerAdapter
implements com.vordel.config.LoadableModule
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
SYS_LABELS |
static java.lang.String |
SYS_POLICY_FAULTHANDLER |
static java.lang.String |
SYS_POLICY_REQUEST |
static java.lang.String |
SYS_POLICY_RESPONSE |
| Constructor and Description |
|---|
GlobalProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
childAdded(com.vordel.es.Entity entity) |
void |
childDeleted(com.vordel.es.ESPK parentPK, com.vordel.es.ESPK childPK) |
void |
childUpdated(com.vordel.es.Entity entity) |
void |
configure(com.vordel.config.ConfigContext pack, com.vordel.es.Entity object) |
boolean |
containsKey(java.lang.String key) |
boolean |
containsValue(java.lang.Object val) |
void |
deregisterListener(com.vordel.es.EntityStore store) |
java.lang.Object |
get(java.lang.String key) |
java.util.Set<java.lang.String> |
getAllKeys() |
static GlobalProperties |
getInstance() |
java.lang.String |
getLocalizedKey(java.lang.String key) |
com.vordel.es.ESPK |
getPK() |
void |
load(com.vordel.config.LoadableModule parent, java.lang.String entityType) |
void |
putRef(com.vordel.es.EntityStore es, java.lang.String key, com.vordel.es.ESPK val) |
void |
registerListener(com.vordel.es.EntityStore es, com.vordel.es.Entity e) |
void |
unload() |
public static final java.lang.String SYS_POLICY_FAULTHANDLER
public static final java.lang.String SYS_POLICY_REQUEST
public static final java.lang.String SYS_POLICY_RESPONSE
public static final java.lang.String[] SYS_LABELS
public com.vordel.es.ESPK getPK()
public void unload()
unload in interface com.vordel.config.LoadableModule
public void load(com.vordel.config.LoadableModule parent,
java.lang.String entityType)
load in interface com.vordel.config.LoadableModule
public void configure(com.vordel.config.ConfigContext pack,
com.vordel.es.Entity object)
throws com.vordel.es.EntityStoreException
configure in interface com.vordel.config.LoadableModulecom.vordel.es.EntityStoreExceptionpublic java.lang.Object get(java.lang.String key)
public static GlobalProperties getInstance()
public boolean containsKey(java.lang.String key)
public java.util.Set<java.lang.String> getAllKeys()
public void childAdded(com.vordel.es.Entity entity)
childAdded in interface com.vordel.es.ESChangeListenerchildAdded in class com.vordel.es.ESChangeListenerAdapterpublic void childUpdated(com.vordel.es.Entity entity)
childUpdated in interface com.vordel.es.ESChangeListenerchildUpdated in class com.vordel.es.ESChangeListenerAdapter
public void childDeleted(com.vordel.es.ESPK parentPK,
com.vordel.es.ESPK childPK)
childDeleted in interface com.vordel.es.ESChangeListenerchildDeleted in class com.vordel.es.ESChangeListenerAdapter
public void registerListener(com.vordel.es.EntityStore es,
com.vordel.es.Entity e)
throws com.vordel.es.EntityStoreException
com.vordel.es.EntityStoreException
public void deregisterListener(com.vordel.es.EntityStore store)
throws com.vordel.es.EntityStoreException
com.vordel.es.EntityStoreException
public void putRef(com.vordel.es.EntityStore es,
java.lang.String key,
com.vordel.es.ESPK val)
public boolean containsValue(java.lang.Object val)
public java.lang.String getLocalizedKey(java.lang.String key)
This documentation and all its contents and graphics, copyright � 1999 - 2011 Vordel