Uses of Interface
de.hybris.platform.patches.actions.data.PatchActionDataOption
Packages that use PatchActionDataOption
-
Uses of PatchActionDataOption in de.hybris.platform.patches.actions.data
Classes in de.hybris.platform.patches.actions.data that implement PatchActionDataOptionModifier and TypeClassDescriptionstatic enumstatic enumFields in de.hybris.platform.patches.actions.data with type parameters of type PatchActionDataOptionModifier and TypeFieldDescriptionprotected Map<PatchActionDataOption,Object> PatchActionData.optionsMethods in de.hybris.platform.patches.actions.data that return types with arguments of type PatchActionDataOptionMethods in de.hybris.platform.patches.actions.data with parameters of type PatchActionDataOptionModifier and TypeMethodDescriptionPatchActionData.getBooleanOption(PatchActionDataOption option) PatchActionData.getOption(PatchActionDataOption option) PatchActionData.getStringOption(PatchActionDataOption option) voidPatchActionData.setOption(PatchActionDataOption option, Object value) Method parameters in de.hybris.platform.patches.actions.data with type arguments of type PatchActionDataOptionModifier and TypeMethodDescriptionvoidPatchActionData.setOptions(Map<PatchActionDataOption, Object> options)