Uses of Class
com.omnisci.thrift.server.OmniSci.get_dashboards_result
-
Packages that use OmniSci.get_dashboards_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_dashboards_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_dashboards_result Modifier and Type Method Description OmniSci.get_dashboards_resultOmniSci.get_dashboards_result. deepCopy()OmniSci.get_dashboards_resultOmniSci.Processor.get_dashboards. getResult(I iface, OmniSci.get_dashboards_args args)OmniSci.get_dashboards_resultOmniSci.get_dashboards_result. setE(TOmniSciException e)OmniSci.get_dashboards_resultOmniSci.get_dashboards_result. setSuccess(List<TDashboard> success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_dashboards_result Modifier and Type Method Description intOmniSci.get_dashboards_result. compareTo(OmniSci.get_dashboards_result other)booleanOmniSci.get_dashboards_result. equals(OmniSci.get_dashboards_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_dashboards_result Constructor Description get_dashboards_result(OmniSci.get_dashboards_result other)Performs a deep copy on other.
-