Uses of Class
com.hybris.cockpitng.config.perspectivechooser.jaxb.Authority
-
Packages that use Authority Package Description com.hybris.cockpitng.config.perspectivechooser.jaxb -
-
Uses of Authority in com.hybris.cockpitng.config.perspectivechooser.jaxb
Fields in com.hybris.cockpitng.config.perspectivechooser.jaxb with type parameters of type Authority Modifier and Type Field Description protected java.util.List<Authority>PerspectiveChooser. authorityMethods in com.hybris.cockpitng.config.perspectivechooser.jaxb that return Authority Modifier and Type Method Description AuthorityObjectFactory. createAuthority()Create an instance ofAuthorityMethods in com.hybris.cockpitng.config.perspectivechooser.jaxb that return types with arguments of type Authority Modifier and Type Method Description java.util.List<Authority>PerspectiveChooser. getAuthority()Deprecated, for removal: This API element is subject to removal in a future version.since 6.5, useViewSwitcher.getAuthority()instead
-