Package com.saperion.ngc.main.id
Annotation Type ImplementsIdentifiable
-
@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface ImplementsIdentifiable
Signals theConvenientIdGenerator
that the class implementsIdentifiable
and that the id should be generated according to its.Identifiable#generateUUID()
method. Created by IntelliJ IDEA. User: jsc Date: 21.03.12 Time: 13:21