|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface ModificationUser
This annotation can be added to entity fields of the type java.lang.String
.
Modification user fields are automatically set by the runtime. The exact method how a username is
determined, is delegated to a so-called site adapter bean. Azzyzt JEE Tools currently come
with a site adapter that can extract user names from HTTP headers. At the moment this works
with REST only.
CreateUser
,
CreateTimestamp
,
ModificationTimestamp
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |