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