Skip to content

TemplatesService

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/services/configurations/templates/templates.service.ts (line 34)

Part of: Pams

Methods

MethodSignatureReturns
getAllTemplatesgetAllTemplates()void
updateTemplateupdateTemplate(template: Templates)void
uploadTemplateuploadTemplate(templateFile: any)void
uploadListOfVariableuploadListOfVariable(templateFile: any)void
downloadBasicTemplatedownloadBasicTemplate(typeId: number, APIURL: string)void
downloadUserTemplatedownloadUserTemplate(typeId: number, APIURL: string)void
downloadListOfVariablesdownloadListOfVariables(APIURL: string)void

Was this page helpful?

Download as PDF