@Api public class Mapping extends ParameterDefinition<Variable>
| Constructor and Description |
|---|
Mapping(String id,
LocalizedString name,
LocalizedString description,
boolean hidden,
boolean self) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHidden()
If true, then column with this mapping is not visible in datachooser result.
|
boolean |
isSelf() |
equals, getDefaultValue, getDescription, getId, getName, getRecommendedFunctions, getType, hasDefaultValue, hashCode, isArray, isOptional, toStringpublic Mapping(String id, LocalizedString name, LocalizedString description, boolean hidden, boolean self)
Copyright © 2023 Suncode. All rights reserved.