Uses of Class
de.hybris.platform.cockpit.services.security.impl.DefaultUIAccessRightService
-
Packages that use DefaultUIAccessRightService Package Description de.hybris.platform.cmscockpit.services.security.impl de.hybris.platform.configurablebundlecockpits.admincockpit.services.security.impl -
-
Uses of DefaultUIAccessRightService in de.hybris.platform.cmscockpit.services.security.impl
Subclasses of DefaultUIAccessRightService in de.hybris.platform.cmscockpit.services.security.impl Modifier and Type Class Description classCMSCockpitUIAccessRightServiceCMS cockpit specific implementation ofUIAccessRightService. -
Uses of DefaultUIAccessRightService in de.hybris.platform.configurablebundlecockpits.admincockpit.services.security.impl
Subclasses of DefaultUIAccessRightService in de.hybris.platform.configurablebundlecockpits.admincockpit.services.security.impl Modifier and Type Class Description classBundleUIAccessRightServiceExtends theDefaultUIAccessRightServiceto add/evaluate a generic handling for the display (writable or not) of an attribute that is dependent on the another attribute (null or not null) of the same type, e.g.
-