| ContentPropertyFinderFactory |
|
| ContentPropertyServiceImpl |
|
| JsonContentPropertyType |
A custom content type for storing JSON properties under arbitrary content.
|
| JsonPropertyEntityAdapter |
Adapter for content properties.
|
| JsonPropertyFactory |
Factory for ContentProperty objects
|
| JsonPropertyPermissionDelegate |
Checks permissions for a json property
|
| JsonPropertyQueryFactory |
|
| JsonPropertyStorageConstants |
Constants for the Content Property Storage Plugin
|
| JsonPropertyValidator |
|
| StorageJsonPropertyManager |
Manages the actual loading and storing of content and space properties stored in CustomContentEntityObjects.
|
| TransactionWrappingFinder<T> |
Wraps all the SingleFetcher and
ManyFetcher methods in a
transaction template, so that we ensure all results are returned in (at least) the same read only
transaction.
|