Uses of Class
com.omnisci.thrift.server.OmniSci.delete_dashboard_result
-
Packages that use OmniSci.delete_dashboard_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.delete_dashboard_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.delete_dashboard_result Modifier and Type Method Description OmniSci.delete_dashboard_resultOmniSci.delete_dashboard_result. deepCopy()OmniSci.delete_dashboard_resultOmniSci.Processor.delete_dashboard. getResult(I iface, OmniSci.delete_dashboard_args args)OmniSci.delete_dashboard_resultOmniSci.delete_dashboard_result. setE(TOmniSciException e)Methods in com.omnisci.thrift.server with parameters of type OmniSci.delete_dashboard_result Modifier and Type Method Description intOmniSci.delete_dashboard_result. compareTo(OmniSci.delete_dashboard_result other)booleanOmniSci.delete_dashboard_result. equals(OmniSci.delete_dashboard_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.delete_dashboard_result Constructor Description delete_dashboard_result(OmniSci.delete_dashboard_result other)Performs a deep copy on other.
-