Uses of Class
de.hybris.platform.cmscockpit.session.impl.FrontendAttributes
Packages that use FrontendAttributes
Package
Description
-
Uses of FrontendAttributes in de.hybris.platform.cmscockpit.components.liveedit.converter
Methods in de.hybris.platform.cmscockpit.components.liveedit.converter that return types with arguments of type FrontendAttributesModifier and TypeMethodDescriptionDefaultCmsUrlChangeEventConverter.getFrontEndAttributesConverter()Method parameters in de.hybris.platform.cmscockpit.components.liveedit.converter with type arguments of type FrontendAttributesModifier and TypeMethodDescriptionvoidDefaultCmsUrlChangeEventConverter.setFrontEndAttributesConverter(Converter<String[], FrontendAttributes> frontEndAttributesConverter) -
Uses of FrontendAttributes in de.hybris.platform.cmscockpit.events.impl
Methods in de.hybris.platform.cmscockpit.events.impl that return FrontendAttributesMethods in de.hybris.platform.cmscockpit.events.impl with parameters of type FrontendAttributesModifier and TypeMethodDescriptionvoidCmsUrlChangeEvent.setExtendedFrontendAttributes(FrontendAttributes addOnFrontEndAttributes) Constructors in de.hybris.platform.cmscockpit.events.impl with parameters of type FrontendAttributesModifierConstructorDescriptionCmsUrlChangeEvent(Object source, String url, String relatedPagePk, String frontendUserPk, String jaloSessionUid, FrontendAttributes addOnFrontEndAttributes) -
Uses of FrontendAttributes in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return FrontendAttributes