CodBi
    Preparing search index...

    This Element-Placeholder retrieves the details of an authority specified by the provided ID from the corresponding CodBi-Plugin servlet.

    Placeholder Parameter:

    • 1st: The ID of the authority to retrieve.

    • 2nd: A property of the directory, like e.g. "bezeichnung".

    • returns Either an Array <{ bezeichnungBehoerde: string; behoerdeZuordnungen : object, behoerdenGebaeudeZuordnungen : object, behoerdenart : string, behoerdengruppe : string, bezeichnung : string, email : string, id : string, sortierreihenfolge : string>} or an Array < string >, if the 3rd parameter is specified.

    Maintainer: Callari, Salvatore (Salvatore.Callari@Ansbach.de)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    buffer: Map<string, string[]> = ...

    Stores the response received from the BayVIS-Request.

    registered: boolean = ...

    States whether this BayVIS_Behoerden_Details was successfully registered via CodbiGlobal.registerEP with the CodBi and performs the registration upon class usage.

    stdExp: { authorityID: RegExp; directoryMember: RegExp } = ...

    Stores often used RegExps.

    Methods