Uses of Interface
de.hybris.platform.patchesdemo.release.DemoPatch
Packages that use DemoPatch
-
Uses of DemoPatch in de.hybris.platform.patchesdemo.release
Subinterfaces of DemoPatch in de.hybris.platform.patchesdemo.releaseModifier and TypeInterfaceDescriptioninterfacePatches demo specific interface, which provides default empty implementation for methods declared inDemoPatchinterface.Classes in de.hybris.platform.patchesdemo.release that implement DemoPatchModifier and TypeClassDescriptionclassProject specific parent class for all patches.classExample patch which is switched off by default as it throws major exception, which stops whole init/update process.classExample patch which is switched off by default as it is containing broken actions which cause errors.classExample patch which imports example shop and country data.classExample patch which runs previous patches.classExample patch doing nothing at all.