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