Uses of Class
io.wcm.devops.conga.model.role.RoleInherit
Packages that use RoleInherit
-
Uses of RoleInherit in io.wcm.devops.conga.model.role
Methods in io.wcm.devops.conga.model.role that return types with arguments of type RoleInheritModifier and TypeMethodDescriptionRole.getInherits()Defines inheritance relations for this role.Method parameters in io.wcm.devops.conga.model.role with type arguments of type RoleInheritModifier and TypeMethodDescriptionvoidRole.setInherits(List<RoleInherit> inherits) Sets inheritance relations.