Package com.erudika.para.core.annotations


package com.erudika.para.core.annotations
Various annotation classes used for caching, indexing, etc.
Author:
Alex Bogdanovski [[email protected]]
  • Class
    Description
    Annotation that marks methods that can modify the cache.
    The type of cache operation.
    A generic annotation intended to be used for attaching documentation metadata to the getter methods of configuration properties.
    Annotation for email validation.
    Annotation that marks methods that can modify the search index.
    The search action performed.
    Annotation that marks a field as 'locked' i.e.
    Annotation that marks a method for interception by AOP.
    Annotation indicates that this field will be stored in the database.