Uses of Interface
mondrian.server.Locus.Action
-
Packages that use Locus.Action Package Description mondrian.server Augments the Mondrian engine with server functionality. -
-
Uses of Locus.Action in mondrian.server
Methods in mondrian.server with parameters of type Locus.Action Modifier and Type Method Description static <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)
-