See: Description
| Enum | Description |
|---|---|
| Cached.Action |
The type of cache operation.
|
| Indexed.Action |
The search action performed.
|
| Annotation Type | Description |
|---|---|
| Cached |
Annotation that marks methods that can modify the cache.
|
|
Annotation for email validation.
|
|
| Indexed |
Annotation that marks methods that can modify the search index.
|
| Locked |
Annotation that marks a field as 'locked' i.e.
|
| Measured |
Annotation that marks a method for interception by AOP.
|
| Stored |
Annotation indicates that this field will be stored in the database.
|
Copyright © 2018 Erudika. All rights reserved.