Package org.cyclos.entities
Annotation Type ReadOnlyFromDTO
-
@Retention(RUNTIME) @Target(FIELD) public @interface ReadOnlyFromDTO
Marks an entity attribute as read only when converting from DTOs, optionally for insert and update (default readonly for both)