Uses of Interface
de.mid.innovator.srv2api.icw2br.BRPersonContactData
-
Packages that use BRPersonContactData Package Description de.mid.innovator.srv2api.icw2br Business resource modeling package. -
-
Uses of BRPersonContactData in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br that return BRPersonContactData Modifier and Type Method Description static BRPersonContactDataBRPersonContactDataHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Contact Data with template and container.static BRPersonContactDataBRPersonContactDataHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Contact Data with stereotype and container.Methods in de.mid.innovator.srv2api.icw2br that return types with arguments of type BRPersonContactData Modifier and Type Method Description java.util.List<BRPersonContactData>BRPerson. getContactData(K_CONTROL_OPTION... behaviourFlags)AllBRPersonContactDataof theBRPerson.java.util.List<BRPersonContactData>BRLocation. getPersonContactData()All uses of the location for location dependent contact data.
-