public interface RequiredRightsOperations
Modifier and Type | Method and Description |
---|---|
void |
get_required_rights(Object obj,
String operation_name,
String interface_name,
RightsListHolder rights,
RightsCombinatorHolder rights_combinator) |
void |
set_required_rights(String operation_name,
String interface_name,
Right[] rights,
RightsCombinator rights_combinator) |
void get_required_rights(Object obj, String operation_name, String interface_name, RightsListHolder rights, RightsCombinatorHolder rights_combinator)
void set_required_rights(String operation_name, String interface_name, Right[] rights, RightsCombinator rights_combinator)
Copyright © 2016 JacORB. All rights reserved.