1.0.0-beta.25 • Published 5 years ago

fenix-ui-bridge v1.0.0-beta.25

Weekly downloads
9
License
GPL-2.0
Repository
github
Last release
5 years ago

FENIX Bridge

API

//This is an example
bridge.find({ ... });
  • bridge.find({ ... }) : find FENIX resource according to the filtering params
  • bridge.getEnumeration({ ... }) : get the specified enumeration resource
  • bridge.getCodeList({ ... }) : get the specified codelist resource
  • bridge.getResource({ ... }) : get the specified resource
  • bridge.getProcessedResource({ ... }) : get the processed resource
  • bridge.getMetadata({ ... }) : get the metadata of the specified
  • bridge.export( { ... } ) : export the specified resource
  • bridge.getMDSD( { ... } ) : get FENIX MDSD
  • bridge.all({ ... }) : turn an array of promises into a promise for the whole