Uses of Class
org.apache.archiva.redback.role.util.RoleModelUtils.RoleRelation
-
Packages that use RoleModelUtils.RoleRelation Package Description org.apache.archiva.redback.role.util -
-
Uses of RoleModelUtils.RoleRelation in org.apache.archiva.redback.role.util
Methods in org.apache.archiva.redback.role.util that return RoleModelUtils.RoleRelation Modifier and Type Method Description static RoleModelUtils.RoleRelationRoleModelUtils.RoleRelation. valueOf(String name)Returns the enum constant of this type with the specified name.static RoleModelUtils.RoleRelation[]RoleModelUtils.RoleRelation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-