Uses of Interface
de.mid.innovator.srv2api.icw2br.BROrgUnitPersonRel
Packages that use BROrgUnitPersonRel
-
Uses of BROrgUnitPersonRel in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br that return BROrgUnitPersonRelModifier and TypeMethodDescriptionstatic BROrgUnitPersonRelBROrgUnitPersonRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Person Assignment with template from source to target element.static BROrgUnitPersonRelBROrgUnitPersonRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Person Assignment with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2br that return types with arguments of type BROrgUnitPersonRelModifier and TypeMethodDescriptionBROrgUnit.getAssignmentRelationshipToPerson(BRPerson refObj) BROrgUnit.getAssignmentRelationshipToPerson(MMStereotype stereotype, BRPerson refObj) The method calls getAssignmentRelationshipToPerson and filters its return values according to the given stereotype value.BRPerson.getAssignmentToOrgUnit()The organizational unit assignment of the person.BROrgUnit.getResponsiblePersonRel(K_CONTROL_OPTION... behaviourFlags) The person assigned to this organizational unit.