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