Class PerspectivePluginList
java.lang.Object
de.hybris.platform.cockpit.session.PerspectivePluginList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAdditionalPerspectives(List<UICockpitPerspective> additionalPerspectives)
-
Constructor Details
-
PerspectivePluginList
public PerspectivePluginList()
-
-
Method Details
-
getAdditionalPerspectives
- Returns:
- the additionalPerspectives
-
setAdditionalPerspectives
- Parameters:
additionalPerspectives- the additionalPerspectives to set
-