Class QIPDictionaryAction
java.lang.Object
io.atlasmap.v2.Action
org.qubership.integration.platform.runtime.catalog.model.mapper.atlasmap.action.QIPCustomAction
org.qubership.integration.platform.runtime.catalog.model.mapper.atlasmap.action.QIPDictionaryAction
- All Implemented Interfaces:
io.atlasmap.v2.FieldAction,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDefaultValue(String defaultValue) voidsetDictionary(Map<String, String> dictionary) Methods inherited from class org.qubership.integration.platform.runtime.catalog.model.mapper.atlasmap.action.QIPCustomAction
getTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.atlasmap.v2.FieldAction
getDisplayName
-
Constructor Details
-
QIPDictionaryAction
public QIPDictionaryAction() -
QIPDictionaryAction
-
-
Method Details
-
getDefaultValue
-
setDefaultValue
-
getDictionary
-
setDictionary
-