Uses of Class
com.hybris.cockpitng.config.perspectivechooser.jaxb.DefaultPerspective
-
Packages that use DefaultPerspective Package Description com.hybris.cockpitng.config.perspectivechooser.jaxb -
-
Uses of DefaultPerspective in com.hybris.cockpitng.config.perspectivechooser.jaxb
Fields in com.hybris.cockpitng.config.perspectivechooser.jaxb declared as DefaultPerspective Modifier and Type Field Description protected DefaultPerspectivePerspectiveChooser. defaultPerspectiveMethods in com.hybris.cockpitng.config.perspectivechooser.jaxb that return DefaultPerspective Modifier and Type Method Description DefaultPerspectiveObjectFactory. createDefaultPerspective()Create an instance ofDefaultPerspectiveDefaultPerspectivePerspectiveChooser. getDefaultPerspective()Gets the value of the defaultPerspective property.Methods in com.hybris.cockpitng.config.perspectivechooser.jaxb with parameters of type DefaultPerspective Modifier and Type Method Description voidPerspectiveChooser. setDefaultPerspective(DefaultPerspective value)Sets the value of the defaultPerspective property.
-