@ApplicationScoped public class PropertiesService extends Object
| Constructor and Description |
|---|
PropertiesService() |
| Modifier and Type | Method and Description |
|---|---|
Stream<org.talend.sdk.component.server.front.model.SimplePropertyDefinition> |
buildProperties(List<ParameterMeta> meta,
ClassLoader loader,
Locale locale,
DefaultValueInspector.Instance rootInstance) |
public PropertiesService()
public Stream<org.talend.sdk.component.server.front.model.SimplePropertyDefinition> buildProperties(List<ParameterMeta> meta, ClassLoader loader, Locale locale, DefaultValueInspector.Instance rootInstance)
1.1.27 - Copyright © 2018 Talend Component Kit Documentation