| AbstractDynamicContentInterceptorTest |
|
| AbstractDynamicContentPrepareInterceptor |
|
| AbstractDynamicContentValidateInterceptor |
|
| AddressPrepareInterceptor |
|
| AddressValidator |
Validator which checks if the specified RegionModel of the AddressModel belongs to the specified
CountryModel of the AddressModel.
|
| DefaultInterceptorRegistry |
Provides type interceptors based upon jalo types.
|
| EnumerationPrepareInterceptor |
Interceptor, which makes some additional operations on Enumeration values, which are being created.
|
| EnumerationValidator |
Validator which checks if the specified EnumerationValueModel is dynamic.
|
| InterceptorExecutionPolicy |
Policy that allows to disable certain interceptors.
|
| InterceptorExecutionPolicy.InterceptorExecutionContext<T extends Interceptor> |
|
| InterceptorMapping |
|
| JaloInitDefaultsInterceptor |
InitDefaultsInterceptor for any model.
|
| LinkPrepareInterceptor |
Implements custom prepare logic from Link Jalo class.
|
| LocalizedMessageAwareValidator |
|
| MandatoryAttributesValidator |
Validates for any model if all mandatory attributes are provided when creating a new item.
|
| MediaContextValidator |
Validator that checks if specified MediaContextModel contains mappings with different source
|
| MediaContextValidatorTest |
|
| MediaFolderValidator |
Validator that checks if specified MediaFolderModel is consistent - checks its qualifier before save.
|
| MediaFolderValidatorTest |
|
| OrphanedPartOfCleanupPrepareInterceptor |
Registers orphaned partOf members for removal.
|
| PartOfModelRegisterForRemoveInterceptor |
This PartOfModelRegisterForRemoveInterceptor checks for the given (to be remove) ItemModel the partOf
attributes of this model and add the attribute value (if this is an ItemModel) to the
InterceptorContext.
|
| ProductPriceRegisterForRemoveInterceptor |
Special PartOfModelRegisterForRemoveInterceptor for ProductModel.europe1price, ProductModel.europe1tax and
ProductModel.europe1discount.
|
| UniqueAttributesInterceptor |
Validates for any Model if the unique keys for this model are unique in the database.
|
| UniqueAttributesInterceptor.UniqueItem |
|
| UniqueAttributesInterceptorTest |
|
| ViewTypePrepareInterceptor |
Adds to the ViewType model for the attribute supertype the composedTypeModel ItemModel.
|
| VoidInterceptor |
Void interceptor.
|