Object getModelMap(String uri, boolean checkParent)
Object getModelMap(String uri, boolean checkParent)
Name | Type | Description |
---|---|---|
uri | String | URI of the Domain Model. |
checkParent | boolean | Check for values in parent Domain if any. |
Type | Description |
---|---|
Object | Map containing values-description pairs. |