Uses of Class
org.openiam.model.AccessViewBean
-
Packages that use AccessViewBean Package Description org.openiam.model -
-
Uses of AccessViewBean in org.openiam.model
Methods in org.openiam.model with parameters of type AccessViewBean Modifier and Type Method Description int
AccessViewBean. compareTo(AccessViewBean o)
Constructor parameters in org.openiam.model with type arguments of type AccessViewBean Constructor Description AccessViewResponse(List<TreeNode<AccessViewBean>> beans, int size)
AccessViewResponse(List<TreeNode<AccessViewBean>> beans, int size, List<TreeNode<AccessViewBean>> exceptions)
-