|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.admin.patch.AbstractPatch
org.alfresco.repo.admin.patch.impl.BaseReindexingPatch
org.alfresco.repo.admin.patch.impl.AVMStorePropertyTokenisationPatch
public class AVMStorePropertyTokenisationPatch
Patch wca:webfolder objects so that the avmstore property is in the index in untokenized form.
Field Summary |
---|
Fields inherited from class org.alfresco.repo.admin.patch.impl.BaseReindexingPatch |
---|
indexerAndSearcher |
Fields inherited from class org.alfresco.repo.admin.patch.AbstractPatch |
---|
applicationEventPublisher, authenticationContext, ERR_PROPERTY_NOT_SET, namespaceService, nodeService, searchService, tenantAdminService, transactionHelper, transactionService |
Constructor Summary | |
---|---|
AVMStorePropertyTokenisationPatch()
|
Method Summary | |
---|---|
protected java.lang.String |
applyInternal()
This method does the work. |
void |
setSpacesImporterBootstrap(ImporterBootstrap spacesImporterBootstrap)
|
Methods inherited from class org.alfresco.repo.admin.patch.impl.BaseReindexingPatch |
---|
reindex, setIndexerAndSearcher |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AVMStorePropertyTokenisationPatch()
Method Detail |
---|
public void setSpacesImporterBootstrap(ImporterBootstrap spacesImporterBootstrap)
protected java.lang.String applyInternal() throws java.lang.Exception
AbstractPatch
applyInternal
in class AbstractPatch
java.lang.Exception
- anything can be thrown. This must be used for all failures.AbstractPatch.apply()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |