String[] getValues(String uri, boolean checkParent)
String[] getValues(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 |
---|---|
String[] | An array containing all values associated to the Domain Model. |