Package | Description |
---|---|
psdi.webclient.system.controller | |
psdi.webclient.system.erm | |
psdi.webclient.system.runtime |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
PageInstance.addSharedAttributes(UIERMAttribute ermAttr,
java.lang.String renderId) |
java.lang.Integer |
PageInstance.getIndexForErmName(UIERMAttribute ermAttr) |
Modifier and Type | Method and Description |
---|---|
UIERMAttribute |
UIERMAttribute.clone() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.Map<UIERMEntity,java.util.List<UIERMAttribute>>> |
UIERMEntity.getCondUISigOptions()
The structure that is holding the sigoptions that need to be evaluated on this enitity
is a map of maps.
|
Modifier and Type | Method and Description |
---|---|
void |
UIERMEntity.addCondUISigOption(java.lang.String sigOption,
UIERMAttribute attribute)
This adds the passed in sigoption to the list of sigoptions that will need to be
evaluated for conditional ui.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<UIERMAttribute,java.lang.String> |
DataStoreInfo.getFilterMap() |
java.util.Map<UIERMAttribute,java.lang.String> |
DataStoreInfo.getSetValueMap() |