| AccessProperty | 
  | 
| EntityImportDetails | 
Deprecated.
 | 
| EntityMigrationSettings | 
 Annotation for entity classes with additional details how to migrate instances of the entity. 
 | 
| EntityMigrationSettings.CustomAction | 
 | 
| EntityTransferDetails | 
 Annotation for customizing the serialization and deserialization process when exporting or importing an entity. 
 | 
| ExportDetails | 
  | 
| ImportValueConverter | 
 Annotation for translating deprecated entities and entity fields to current fields 
 | 
| NoEncryption | 
Annotation for marking fields to be not encrypted during JSON path serialization by  JsonPathMapConverter.  
 | 
| Placeholder | 
 Informational annotation that may be placed on a field to indicate whether the field's value may contain formcycle
 placeholders, such as [%tf1%]. 
 | 
| SequenceOrder | 
 |