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