public interface CustomFieldsStorage
| Modifier and Type | Method and Description |
|---|---|
void |
createField(String fieldName,
String label,
String type,
String value,
boolean required) |
void |
deleteCustomField() |
void |
deleteField(String fieldName) |
List<Field> |
getFields() |
org.chromattic.api.ChromatticSession |
getSession() |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.