public final class FieldChangeRecordFactory extends Object
| Constructor and Description |
|---|
FieldChangeRecordFactory() |
| Modifier and Type | Method and Description |
|---|---|
static FieldChangeRecord |
create(FieldChangeType fieldChangeType,
Collection<?> originalValues) |
static FieldChangeRecord |
create(FieldChangeType fieldChangeType,
String originalValue) |
public static final FieldChangeRecord create(FieldChangeType fieldChangeType, String originalValue) throws FieldChangeTypeException
FieldChangeTypeExceptionpublic static final FieldChangeRecord create(FieldChangeType fieldChangeType, Collection<?> originalValues) throws FieldChangeTypeException
FieldChangeTypeExceptionCopyright © 2015–2017 EntIT Software LLC, a Micro Focus company. All rights reserved.