Skip navigation links

Package com.terracottatech.store.definition

Contains types representing both generic and type-specific cell definitions.

See: Description

Package com.terracottatech.store.definition Description

Contains types representing both generic and type-specific cell definitions.

Cell definition instances act as:

Type specific cell definitions allow for the accessing of construction of cell value manipulation functions that are applicable only for that cell type (e.g stringCellDefinition.value().startsWith("Prefix").

Skip navigation links