projects/m2-core/src/lib/core/service/system/endpoint-config.service.ts
Methods |
|
Accessors |
Public
constructor(endpoint?: Endpoint)
|
||||||
|
Parameters :
|
| Public getPublicServiceUrl | ||||||
getPublicServiceUrl(servicePath: string)
|
||||||
|
Parameters :
Returns :
string
|
| Public getServiceUrl | ||||||
getServiceUrl(servicePath: string)
|
||||||
|
Parameters :
Returns :
string
|
| Public getWebSocketUrl |
getWebSocketUrl()
|
|
Returns :
string
|
| Public isDbFile | ||||||
isDbFile(path: string)
|
||||||
|
Parameters :
Returns :
boolean
|
| hostname |
gethostname()
|
| baseUrl |
getbaseUrl()
|
| clientDirUrl |
getclientDirUrl()
|
| cadPluginUrl |
getcadPluginUrl()
|
| licenseUrl |
getlicenseUrl()
|
| desktopClientUrl |
getdesktopClientUrl()
|
| pluginsDirUrl |
getpluginsDirUrl()
|
| transKeysTmplUrl |
gettransKeysTmplUrl()
|