public class AddDutchEmailTemplatesPatch extends GenericEMailTemplateUpdatePatch
contentService, fileFolderServiceapplicationEventPublisher, 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, updateTemplatesapplies, 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, toStringpublic void setRepository(Repository repository)
protected String getPath()
getPath in class GenericEMailTemplateUpdatePatchprotected String getBaseFileName()
getBaseFileName in class GenericEMailTemplateUpdatePatchprotected String[] getLocales()
getLocales in class GenericEMailTemplateUpdatePatchprotected org.alfresco.service.cmr.repository.NodeRef getBaseTemplate()
getBaseTemplate in class GenericEMailTemplateUpdatePatchprotected String applyInternal() throws Exception
AbstractPatchapplyInternal in class AbstractPatchException - anything can be thrown. This must be used for all failures.AbstractPatch.applyInternal()Copyright © 2005–2018 Alfresco Software. All rights reserved.