Package com.wavemaker.runtime.service.annotations

Annotation Types Summary
ExposeToClient Exposes any method or type that this annotation is applied to to the client.
HideFromClient Hides any method or type that this annotation is applied to from the client, both at design-time and runtime (so invokes will fail).