Static Search
StaticSearch
StaticSearch Objects
class StaticSearch()This extends Search and it allow make request to any available resource into static resources for Opengate North API
constructor
function constructor()Constructor
Arguments:
ogapiInternalOpenGateAPI - this is configuration about Opengate North API.urlstring - this define a specific resource to make the searchfilterobject - this is the filter
execute
function execute() -> 'Promise'This invoke a dummy request to OpenGate North API and the callback is managed by promises
Returns:
Promise