Uses of Class
de.hybris.platform.cockpit.session.impl.BaseUICockpitPerspective
-
-
Uses of BaseUICockpitPerspective in de.hybris.platform.admincockpit.session.impl
Subclasses of BaseUICockpitPerspective in de.hybris.platform.admincockpit.session.impl Modifier and Type Class Description class
AbstractConstraintPerspective
Constructors in de.hybris.platform.admincockpit.session.impl with parameters of type BaseUICockpitPerspective Constructor Description AbstactConstraintNavigatorListener(BaseUICockpitPerspective perspective)
-
Uses of BaseUICockpitPerspective in de.hybris.platform.cockpit.reports.components.perspective
Subclasses of BaseUICockpitPerspective in de.hybris.platform.cockpit.reports.components.perspective Modifier and Type Class Description class
ReportPerspective
WARNING: unstable API, don't extend -
Uses of BaseUICockpitPerspective in de.hybris.platform.cockpit.session.impl
Subclasses of BaseUICockpitPerspective in de.hybris.platform.cockpit.session.impl Modifier and Type Class Description class
AdminPerspective
Methods in de.hybris.platform.cockpit.session.impl that return BaseUICockpitPerspective Modifier and Type Method Description protected BaseUICockpitPerspective
DefaultBrowserAreaListener. getPerspective()
protected BaseUICockpitPerspective
DefaultEditorAreaListener. getPerspective()
protected BaseUICockpitPerspective
DefaultNavigationAreaListener. getPerspective()
Constructors in de.hybris.platform.cockpit.session.impl with parameters of type BaseUICockpitPerspective Constructor Description DefaultBrowserAreaListener(BaseUICockpitPerspective perspective)
DefaultEditorAreaListener(BaseUICockpitPerspective perspective)
DefaultNavigationAreaListener(BaseUICockpitPerspective perspective)
-
Uses of BaseUICockpitPerspective in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl
Subclasses of BaseUICockpitPerspective in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl Modifier and Type Class Description class
AdminBundlePerspective
Overrides the BasePerspective to implement the following changes: the owning BundleTemplate gets a refresh if its bundleSelectionCriteria is modified -
Uses of BaseUICockpitPerspective in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer with parameters of type BaseUICockpitPerspective Modifier and Type Method Description protected void
BundleCatalogSectionRenderer. sendNotification(BaseUICockpitPerspective perspective, java.util.List<java.lang.String> chosenRules)
-
Uses of BaseUICockpitPerspective in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Subclasses of BaseUICockpitPerspective in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl Modifier and Type Class Description class
BundleCatalogPerspective
Constructors in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type BaseUICockpitPerspective Constructor Description DefaultBundleNavigationAreaListener(BaseUICockpitPerspective perspective)
-
Uses of BaseUICockpitPerspective in de.hybris.platform.importcockpit.session.impl
Subclasses of BaseUICockpitPerspective in de.hybris.platform.importcockpit.session.impl Modifier and Type Class Description class
ImportCockpitCronJobPerspective
-
Uses of BaseUICockpitPerspective in de.hybris.platform.productcockpit.session.impl
Subclasses of BaseUICockpitPerspective in de.hybris.platform.productcockpit.session.impl Modifier and Type Class Description class
AbstractProductCockpitPerspective
class
CatalogPerspective
Class represents catalogue perspectiveclass
ProductPerspective
-