Uses of Interface
mondrian.server.Locus.Action
Packages that use Locus.Action
-
Uses of Locus.Action in mondrian.server
Methods in mondrian.server with parameters of type Locus.ActionModifier and TypeMethodDescriptionstatic <T> T
Locus.execute
(RolapConnection connection, String component, Locus.Action<T> action) static <T> T
Locus.execute
(Execution execution, String component, Locus.Action<T> action)