Preparing search index...
The search index is not available
@xpos/core
@xpos/core
ServiceFactory
Class ServiceFactory
Hierarchy
ServiceFactory
Index
Constructors
constructor
Properties
options
Methods
drop
Database
get
Service
get
Service
By
Name
initialize
Database
Constructors
constructor
new
Service
Factory
(
options
)
:
ServiceFactory
Parameters
options
:
IServiceOptions
Returns
ServiceFactory
Properties
Readonly
options
options
:
IServiceOptions
Methods
drop
Database
drop
Database
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Service
get
Service
<
T
>
(
serviceClass
)
:
Promise
<
T
>
Type Parameters
T
Parameters
serviceClass
:
any
Returns
Promise
<
T
>
get
Service
By
Name
get
Service
By
Name
(
modelName
)
:
Promise
<
IAppRemoteService
<
any
>
>
Parameters
modelName
:
string
Returns
Promise
<
IAppRemoteService
<
any
>
>
initialize
Database
initialize
Database
(
)
:
Promise
<
Dexie
>
Returns
Promise
<
Dexie
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
options
drop
Database
get
Service
get
Service
By
Name
initialize
Database
@xpos/core
CalcFlow
CalcType
CategoryType
DayOperator
DeployChannel
DeviceType
DiscountType
ErrorMsgs
InvoiceAction
InvoiceStatus
InvoiceType
MessageType
ModelPrefix
ModelType
MonthOperator
MonthValues
NumericOperators
PrintJobStatus
PrinterConnections
PrinterProtocols
PrinterStatus
Loading...
Generated using
TypeDoc