Uses of Interface
de.hybris.platform.patches.actions.PatchAction
Packages that use PatchAction
-
Uses of PatchAction in de.hybris.platform.patches
Fields in de.hybris.platform.patches declared as PatchActionModifier and TypeFieldDescriptionprotected PatchActionAbstractPatch.importPatchActionprotected PatchActionAbstractPatch.sqlCommandPatchActionMethods in de.hybris.platform.patches with parameters of type PatchActionModifier and TypeMethodDescriptionvoidAbstractPatch.setImportPatchAction(PatchAction importPatchAction) voidAbstractPatch.setSqlCommandPatchAction(PatchAction sqlCommandPatchAction) -
Uses of PatchAction in de.hybris.platform.patches.actions
Classes in de.hybris.platform.patches.actions that implement PatchActionModifier and TypeClassDescriptionclassThis class is responsible for importing data (impexes) to the system.classExecutes the database query during init/update.