public class Extractor extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
checkMandatoryProperties(List<String> mandatoryProperties,
Map<String,Object> properties)
TODO: Add JavaDoc.
|
static List<String> |
extractMandatory(List<PropertyDescriptor> properties)
TODO: Add JavaDoc.
|
static List<PropertyDescriptor> |
extractProperties(PropertyProvider object)
TODO: Add JavaDoc.
|
public static List<PropertyDescriptor> extractProperties(PropertyProvider object)
public static List<String> extractMandatory(List<PropertyDescriptor> properties)
Copyright © 2025. All rights reserved.