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