public abstract class CustomFields extends Object
| Constructor and Description |
|---|
CustomFields() |
| Modifier and Type | Method and Description |
|---|---|
abstract Field |
createField() |
abstract Map<String,Field> |
getField() |
Field |
getField(String name) |
abstract String |
getId() |
abstract String |
getName() |
abstract String |
getPath() |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.