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