Uses of Interface
de.mid.innovator.srv2api.icw2br.BROrgUnitRequiresRole
-
Packages that use BROrgUnitRequiresRole Package Description de.mid.innovator.srv2api.icw2br Business resource modeling package. -
-
Uses of BROrgUnitRequiresRole in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br that return BROrgUnitRequiresRole Modifier and Type Method Description static BROrgUnitRequiresRoleBROrgUnitRequiresRoleHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)Create a new Required Role with template from source to target element.static BROrgUnitRequiresRoleBROrgUnitRequiresRoleHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget)Create a new Required Role with stereotype from source to target element.BROrgUnitRequiresRoleBROrgUnit. getRelationshipToRequiredRole(BRRole refObj)Methods in de.mid.innovator.srv2api.icw2br that return types with arguments of type BROrgUnitRequiresRole Modifier and Type Method Description java.util.List<BROrgUnitRequiresRole>BRRole. getPotentialOrgUnit(K_CONTROL_OPTION... behaviourFlags)java.util.List<BROrgUnitRequiresRole>BROrgUnit. getRequiredRole(K_CONTROL_OPTION... behaviourFlags)The role requirements of an organizational unit.
-