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