public class AddDutchEmailTemplatesPatch extends GenericEMailTemplateUpdatePatch
contentService, fileFolderService
applicationEventPublisher, authenticationContext, ERR_PROPERTY_NOT_SET, namespaceService, nodeService, patchService, searchService, tenantAdminService, transactionHelper, transactionService
Constructor and Description |
---|
AddDutchEmailTemplatesPatch() |
Modifier and Type | Method and Description |
---|---|
protected String |
applyInternal()
This method does the work.
|
protected String |
getBaseFileName() |
protected org.alfresco.service.cmr.repository.NodeRef |
getBaseTemplate() |
protected String[] |
getLocales() |
protected String |
getPath() |
void |
setRepository(Repository repository) |
getSiblingFiles, setContentService, setCreateSiblingIfMissing, setFileFolderService, setUpdateBaseFile, updateTemplates
applies, apply, applyAsync, checkProperties, checkPropertyNotNull, getAlternatives, getDependsOn, getDescription, getFixesFromSchema, getFixesToSchema, getId, getTargetSchema, init, isDeferred, isForce, isIgnored, reportProgress, requiresTransaction, setAlternatives, setApplicationEventPublisher, setApplyToTenants, setAuthenticationContext, setDeferred, setDependsOn, setDescription, setFixesFromSchema, setFixesToSchema, setForce, setId, setIgnored, setNamespaceService, setNodeService, setPatchService, setRequiresTransaction, setSearchService, setTargetSchema, setTenantAdminService, setTransactionService, toString
public void setRepository(Repository repository)
protected String getPath()
getPath
in class GenericEMailTemplateUpdatePatch
protected String getBaseFileName()
getBaseFileName
in class GenericEMailTemplateUpdatePatch
protected String[] getLocales()
getLocales
in class GenericEMailTemplateUpdatePatch
protected org.alfresco.service.cmr.repository.NodeRef getBaseTemplate()
getBaseTemplate
in class GenericEMailTemplateUpdatePatch
protected String applyInternal() throws Exception
AbstractPatch
applyInternal
in class AbstractPatch
Exception
- anything can be thrown. This must be used for all failures.AbstractPatch.applyInternal()
Copyright © 2005–2017 Alfresco Software. All rights reserved.