Package | Description |
---|---|
psdi.webclient.system.controller | |
psdi.webclient.system.erm |
Modifier and Type | Method and Description |
---|---|
void |
PageInstance.addDataStoreForAutoFill(DataStoreInfo dataStoreInfo)
Adds the DataStoreInfo to the list of datastores that will need to be written out in the
AutoFill JSON structure sent to the client
|
Modifier and Type | Method and Description |
---|---|
DataStoreInfo |
EntityRelationshipModel.getDataStore(java.lang.String dataStoreId) |
DataStoreInfo |
UIERMAttribute.getDataStoreInfo() |
Modifier and Type | Method and Description |
---|---|
void |
EntityRelationshipModel.addDataStoreInfo(DataStoreInfo dataStoreInfo)
public method used to add a DataStoreInfo object to the appDataStores map
Application Designer also calls this to add newly configured DataStores to the map
|
void |
UIERMAttribute.setDataStoreInfo(DataStoreInfo dataStoreInfo) |