JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.erudika.para.core
com.erudika.para.core.annotations
Locked
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface Locked
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Locked
Annotation that marks a field as 'locked' i.e. once stored it cannot be updated, only deleted.
Author:
Alex Bogdanovski [
[email protected]
]