Abstract
constructor of proxy.
user service instance
parrallel count (default 2)
Optional
cacheScope: stringprefix of cache-key (like lemon:SS:
or lemon:SS:user
)
Protected
_identitythe cached identity model
useless anymore since 3.2.10
Protected
_proxieslist of manager-proxy
Optional
Readonly
cache(internal) cache service instance
Readonly
context(internal) current context
Readonly
parrallelparrallel factor
Readonly
service(internal) backend-service
Protected
allget all proxies in list.
Protected
fetchfeatch identity-acess from lemon-accounts-api
useless anymore since 3.2.10
Optional
domain: stringget the current identity object (or throw access-error)
useless anymore since 3.2.10
fetch(or load) identity.
the cached identity-access
useless anymore since 3.2.10
id to find
Optional
force: boolean(optional) force to reload if not available
register this.
size of proxies.
save all updates by each proxies.
Optional
options: { onlyValid?: boolean; parrallel?: number }running parameters.
Optional
only(optional) flag to use only valid value (not null) (default true)
Optional
parrallel?: number(optional) the parrallel factor
Generated using TypeDoc
class:
AbstractProxy