Class YFormsEditorAreaConfigAdapter
java.lang.Object
com.hybris.cockpitng.core.config.impl.adapters.EditorAreaConfigAdapter
de.hybris.platform.xyformsbackoffice.core.adapters.YFormsEditorAreaConfigAdapter
- All Implemented Interfaces:
com.hybris.cockpitng.core.config.CockpitConfigurationAdapter<com.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorArea>
public class YFormsEditorAreaConfigAdapter
extends com.hybris.cockpitng.core.config.impl.adapters.EditorAreaConfigAdapter
EditorArea configuration adapter which is responsible for arranging tabs, sections, panels, attributes in proper
order. Its main purpose is to hide administration tab for certain group of users.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorAreaadaptAfterLoad(com.hybris.cockpitng.core.config.ConfigContext context, com.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorArea ea) Class<com.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorArea>voidsetRolesNotAllowed(String rolesNotAllowed) voidvoidsetUserService(UserService userService) Methods inherited from class com.hybris.cockpitng.core.config.impl.adapters.EditorAreaConfigAdapter
adaptBeforeStore, setPositionedSort, sortEssentialSectionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.core.config.CockpitConfigurationAdapter
adaptBeforeMerge
-
Constructor Details
-
YFormsEditorAreaConfigAdapter
public YFormsEditorAreaConfigAdapter()
-
-
Method Details
-
getSupportedType
- Specified by:
getSupportedTypein interfacecom.hybris.cockpitng.core.config.CockpitConfigurationAdapter<com.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorArea>- Overrides:
getSupportedTypein classcom.hybris.cockpitng.core.config.impl.adapters.EditorAreaConfigAdapter
-
adaptAfterLoad
public com.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorArea adaptAfterLoad(com.hybris.cockpitng.core.config.ConfigContext context, com.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorArea ea) throws com.hybris.cockpitng.core.config.CockpitConfigurationException - Specified by:
adaptAfterLoadin interfacecom.hybris.cockpitng.core.config.CockpitConfigurationAdapter<com.hybris.cockpitng.core.config.impl.jaxb.editorarea.EditorArea>- Overrides:
adaptAfterLoadin classcom.hybris.cockpitng.core.config.impl.adapters.EditorAreaConfigAdapter- Throws:
com.hybris.cockpitng.core.config.CockpitConfigurationException
-
setTypes
-
setRolesNotAllowed
-
setUserService
-