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