Uses of Class
com.hybris.cockpitng.config.viewswitcher.jaxb.View
-
Packages that use View Package Description com.hybris.cockpitng.config.viewswitcher.jaxb -
-
Uses of View in com.hybris.cockpitng.config.viewswitcher.jaxb
Fields in com.hybris.cockpitng.config.viewswitcher.jaxb with type parameters of type View Modifier and Type Field Description protected java.util.List<View>Authority. viewMethods in com.hybris.cockpitng.config.viewswitcher.jaxb that return View Modifier and Type Method Description ViewObjectFactory. createView()Create an instance ofViewMethods in com.hybris.cockpitng.config.viewswitcher.jaxb that return types with arguments of type View Modifier and Type Method Description java.util.List<View>Authority. getView()Gets the value of the perspective property.
-