Uses of Class
com.omnisci.thrift.server.OmniSci.get_dashboard_grantees_args
-
Packages that use OmniSci.get_dashboard_grantees_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_dashboard_grantees_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_dashboard_grantees_args Modifier and Type Method Description OmniSci.get_dashboard_grantees_argsOmniSci.get_dashboard_grantees_args. deepCopy()OmniSci.get_dashboard_grantees_argsOmniSci.AsyncProcessor.get_dashboard_grantees. getEmptyArgsInstance()OmniSci.get_dashboard_grantees_argsOmniSci.Processor.get_dashboard_grantees. getEmptyArgsInstance()OmniSci.get_dashboard_grantees_argsOmniSci.get_dashboard_grantees_args. setDashboard_id(int dashboard_id)OmniSci.get_dashboard_grantees_argsOmniSci.get_dashboard_grantees_args. setSession(String session)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_dashboard_grantees_args Modifier and Type Method Description intOmniSci.get_dashboard_grantees_args. compareTo(OmniSci.get_dashboard_grantees_args other)booleanOmniSci.get_dashboard_grantees_args. equals(OmniSci.get_dashboard_grantees_args that)OmniSci.get_dashboard_grantees_resultOmniSci.Processor.get_dashboard_grantees. getResult(I iface, OmniSci.get_dashboard_grantees_args args)voidOmniSci.AsyncProcessor.get_dashboard_grantees. start(I iface, OmniSci.get_dashboard_grantees_args args, org.apache.thrift.async.AsyncMethodCallback<List<TDashboardGrantees>> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_dashboard_grantees_args Constructor Description get_dashboard_grantees_args(OmniSci.get_dashboard_grantees_args other)Performs a deep copy on other.
-