Protected StaticbufferStores the response received from the BayVIS-Request.
StaticregisteredStates whether this BayVIS_Behoerden_Details was successfully registered via CodbiGlobal.registerEP with the CodBi and performs the registration upon class usage.
StaticstdStores often used RegExps.
StaticretrieveSee BayVIS_Behoerden.
The parameters for that Element-Placeholder (provided by CodBi).
A CodBiError if either no data could be retrieved from the BayVIS-Endpoint or the .
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.
Remarks
Maintainer: Callari, Salvatore (Salvatore.Callari@Ansbach.de)