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> TLocus. execute(RolapConnection connection, String component, Locus.Action<T> action)static <T> TLocus. execute(Execution execution, String component, Locus.Action<T> action) 
 -