Uses of Class
com.omnisci.thrift.server.OmniSci.get_dashboard_grantees_result
-
Packages that use OmniSci.get_dashboard_grantees_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_dashboard_grantees_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_dashboard_grantees_result Modifier and Type Method Description OmniSci.get_dashboard_grantees_resultOmniSci.get_dashboard_grantees_result. deepCopy()OmniSci.get_dashboard_grantees_resultOmniSci.Processor.get_dashboard_grantees. getResult(I iface, OmniSci.get_dashboard_grantees_args args)OmniSci.get_dashboard_grantees_resultOmniSci.get_dashboard_grantees_result. setE(TOmniSciException e)OmniSci.get_dashboard_grantees_resultOmniSci.get_dashboard_grantees_result. setSuccess(List<TDashboardGrantees> success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_dashboard_grantees_result Modifier and Type Method Description intOmniSci.get_dashboard_grantees_result. compareTo(OmniSci.get_dashboard_grantees_result other)booleanOmniSci.get_dashboard_grantees_result. equals(OmniSci.get_dashboard_grantees_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_dashboard_grantees_result Constructor Description get_dashboard_grantees_result(OmniSci.get_dashboard_grantees_result other)Performs a deep copy on other.
-