Uses of Class
com.hybris.cockpitng.config.viewswitcher.jaxb.Authority
-
Packages that use Authority Package Description com.hybris.cockpitng.config.viewswitcher.jaxb -
-
Uses of Authority in com.hybris.cockpitng.config.viewswitcher.jaxb
Fields in com.hybris.cockpitng.config.viewswitcher.jaxb with type parameters of type Authority Modifier and Type Field Description protected java.util.List<Authority>ViewSwitcher. authorityMethods in com.hybris.cockpitng.config.viewswitcher.jaxb that return Authority Modifier and Type Method Description AuthorityObjectFactory. createAuthority()Create an instance ofAuthorityMethods in com.hybris.cockpitng.config.viewswitcher.jaxb that return types with arguments of type Authority Modifier and Type Method Description java.util.List<Authority>ViewSwitcher. getAuthority()Gets the value of the authority property.
-