Uses of Class
com.omnisci.thrift.server.OmniSci.get_dashboard_args
-
Packages that use OmniSci.get_dashboard_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_dashboard_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_dashboard_args Modifier and Type Method Description OmniSci.get_dashboard_argsOmniSci.get_dashboard_args. deepCopy()OmniSci.get_dashboard_argsOmniSci.AsyncProcessor.get_dashboard. getEmptyArgsInstance()OmniSci.get_dashboard_argsOmniSci.Processor.get_dashboard. getEmptyArgsInstance()OmniSci.get_dashboard_argsOmniSci.get_dashboard_args. setDashboard_id(int dashboard_id)OmniSci.get_dashboard_argsOmniSci.get_dashboard_args. setSession(String session)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_dashboard_args Modifier and Type Method Description intOmniSci.get_dashboard_args. compareTo(OmniSci.get_dashboard_args other)booleanOmniSci.get_dashboard_args. equals(OmniSci.get_dashboard_args that)OmniSci.get_dashboard_resultOmniSci.Processor.get_dashboard. getResult(I iface, OmniSci.get_dashboard_args args)voidOmniSci.AsyncProcessor.get_dashboard. start(I iface, OmniSci.get_dashboard_args args, org.apache.thrift.async.AsyncMethodCallback<TDashboard> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_dashboard_args Constructor Description get_dashboard_args(OmniSci.get_dashboard_args other)Performs a deep copy on other.
-