Uses of Class
com.omnisci.thrift.server.OmniSci.delete_dashboards_args
-
Packages that use OmniSci.delete_dashboards_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.delete_dashboards_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.delete_dashboards_args Modifier and Type Method Description OmniSci.delete_dashboards_argsOmniSci.delete_dashboards_args. deepCopy()OmniSci.delete_dashboards_argsOmniSci.AsyncProcessor.delete_dashboards. getEmptyArgsInstance()OmniSci.delete_dashboards_argsOmniSci.Processor.delete_dashboards. getEmptyArgsInstance()OmniSci.delete_dashboards_argsOmniSci.delete_dashboards_args. setDashboard_ids(List<Integer> dashboard_ids)OmniSci.delete_dashboards_argsOmniSci.delete_dashboards_args. setSession(String session)Methods in com.omnisci.thrift.server with parameters of type OmniSci.delete_dashboards_args Modifier and Type Method Description intOmniSci.delete_dashboards_args. compareTo(OmniSci.delete_dashboards_args other)booleanOmniSci.delete_dashboards_args. equals(OmniSci.delete_dashboards_args that)OmniSci.delete_dashboards_resultOmniSci.Processor.delete_dashboards. getResult(I iface, OmniSci.delete_dashboards_args args)voidOmniSci.AsyncProcessor.delete_dashboards. start(I iface, OmniSci.delete_dashboards_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.delete_dashboards_args Constructor Description delete_dashboards_args(OmniSci.delete_dashboards_args other)Performs a deep copy on other.
-