public interface WmUIDescriptor
Modifier and Type | Method and Description |
---|---|
void |
setResourceDomainLookup(java.lang.String lookupKey)
Sets the ResourceDomain for lookup key.
|
void |
setResourceDomainLookup(java.lang.String lookupKey,
java.lang.String[] dependents)
Sets the ResourceDomain lookup key and its dependents.
|
void setResourceDomainLookup(java.lang.String lookupKey) throws AdapterException
lookupKey
- systemName of the field.AdapterException
- if one or more of the values is not a parametervoid setResourceDomainLookup(java.lang.String lookupKey, java.lang.String[] dependents) throws AdapterException
lookupKey
- systemName of the field.dependents
- the list of dependents, which must be the system names of fields.AdapterException
- if one or more of the values is not a parameter
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.