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