Package com.axelor.meta
Annotation Type CallMethod
-
@Target(METHOD) @Retention(RUNTIME) public @interface CallMethod
TheCallMethod
annotation can be used to mark any arbitrary method to allow them withActionMethod
besides the standard controller methods.