| Package | Description |
|---|---|
| org.exoplatform.ps.chromattic.entity | |
| org.exoplatform.ps.storage.api | |
| org.exoplatform.ps.storage.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
Field_Chromattic |
| Modifier and Type | Field and Description |
|---|---|
static org.chromattic.api.PropertyLiteral<CustomFields,Field> |
CustomFields_.field |
static org.chromattic.api.PropertyLiteral<Field,String> |
Field_.fieldName |
static org.chromattic.api.PropertyLiteral<Field,String> |
Field_.id |
static org.chromattic.api.PropertyLiteral<Field,String> |
Field_.label |
static org.chromattic.api.PropertyLiteral<Field,String> |
Field_.name |
static org.chromattic.api.PropertyLiteral<Field,String> |
Field_.path |
static org.chromattic.api.PropertyLiteral<Field,Boolean> |
Field_.required |
static org.chromattic.api.PropertyLiteral<Field,String> |
Field_.type |
static org.chromattic.api.PropertyLiteral<Field,String> |
Field_.value |
| Modifier and Type | Method and Description |
|---|---|
Field |
CustomFields_Chromattic.createField() |
abstract Field |
CustomFields.createField() |
Field |
CustomFields.getField(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Field> |
CustomFields.getField() |
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
CustomFieldsStorage.getFields() |
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
CustomFieldsStorageImpl.getFields() |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.