Uses of Interface
de.hybris.platform.patchesdemo.release.DemoPatch
-
Packages that use DemoPatch Package Description de.hybris.platform.patchesdemo.release -
-
Uses of DemoPatch in de.hybris.platform.patchesdemo.release
Subinterfaces of DemoPatch in de.hybris.platform.patchesdemo.release Modifier and Type Interface Description interfaceSimpleDemoPatchPatches demo specific interface, which provides default empty implementation for methods declared inDemoPatchinterface.Classes in de.hybris.platform.patchesdemo.release that implement DemoPatch Modifier and Type Class Description classAbstractDemoPatchProject specific parent class for all patches.classMajorErrorPatchExample patch which is switched off by default as it throws major exception, which stops whole init/update process.classMinorErrorPatchExample patch which is switched off by default as it is containing broken actions which cause errors.classPatch1x0Example patch which imports example shop and country data.classPatch2x0Example patch which runs previous patches.classPatch2x1Example patch doing nothing at all.
-