Package one.xingyi.core.annotations
Annotation Type View
-
@Target(TYPE) @Retention(RUNTIME) public @interface ViewThis is a view on an entity. If the entity is marked with this it is both a view and an entity
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringjavascriptdefaults some defn that is added if the view is used.
-