Modifier and Type | Class and Description |
---|---|
class |
ConstantField |
class |
FieldGroup |
class |
MockField |
class |
PropertyField |
class |
SimpleField |
Modifier and Type | Field and Description |
---|---|
protected List<Field> |
Fields.field |
protected List<Field> |
FieldGroup.field |
protected List<Field> |
Mapping.inputField |
protected List<Field> |
Mapping.outputField |
Modifier and Type | Method and Description |
---|---|
static Field |
AtlasModelFactory.cloneField(Field f) |
static Field |
AtlasModelFactory.wrapWithField(Object val) |
static Field |
AtlasModelFactory.wrapWithField(Object val,
String parentPath) |
Modifier and Type | Method and Description |
---|---|
List<Field> |
Fields.getField()
Gets the value of the field property.
|
List<Field> |
FieldGroup.getField()
Gets the value of the field property.
|
List<Field> |
Mapping.getInputField()
Gets the value of the inputField property.
|
List<Field> |
Mapping.getOutputField()
Gets the value of the outputField property.
|
Modifier and Type | Method and Description |
---|---|
protected static String |
AtlasModelFactory.baseFieldToString(Field f) |
static Field |
AtlasModelFactory.cloneField(Field f) |
static SimpleField |
AtlasModelFactory.cloneFieldToSimpleField(Field field) |
static void |
AtlasModelFactory.copyField(Field from,
Field to,
boolean withActions) |
static FieldGroup |
AtlasModelFactory.createFieldGroupFrom(Field field,
boolean withActions) |
static String |
AtlasModelFactory.toString(Field f) |
static Object |
AtlasModelFactory.unwrapField(Field f) |
Copyright © 2017–2022 Red Hat, Inc.. All rights reserved.