public interface WmAdapterUIResourceDomainLookUp
Modifier and Type | Method and Description |
---|---|
LookUpResult |
resourceDomainLookup(java.lang.String lookUpKey,
java.lang.String lookUpValue,
java.lang.String[][] values)
Looks up values for a resourceDomain's dependents.
|
LookUpResult resourceDomainLookup(java.lang.String lookUpKey, java.lang.String lookUpValue, java.lang.String[][] values) throws AdapterException
ResourceDomainValues
class with the proper
data. Returns multiple objects if you are using tuples.lookUpKey
- the system name of the lookUpKeylookUpValue
- the value of the lookUpKeyvalues
- the values for the UI parametersAdapterException
- if it encounters an error.
Copyright © 2003 - 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.