Uses of Class
de.hybris.platform.cmsoccaddon.data.NavigationNodeWsDTO
-
Packages that use NavigationNodeWsDTO Package Description de.hybris.platform.cmsoccaddon.data de.hybris.platform.cmsoccaddon.jaxb.adapters.components -
-
Uses of NavigationNodeWsDTO in de.hybris.platform.cmsoccaddon.data
Methods in de.hybris.platform.cmsoccaddon.data that return types with arguments of type NavigationNodeWsDTO Modifier and Type Method Description java.util.List<NavigationNodeWsDTO>NavigationNodeWsDTO. getChildren()Method parameters in de.hybris.platform.cmsoccaddon.data with type arguments of type NavigationNodeWsDTO Modifier and Type Method Description voidNavigationNodeWsDTO. setChildren(java.util.List<NavigationNodeWsDTO> children) -
Uses of NavigationNodeWsDTO in de.hybris.platform.cmsoccaddon.jaxb.adapters.components
Subclasses of NavigationNodeWsDTO in de.hybris.platform.cmsoccaddon.jaxb.adapters.components Modifier and Type Class Description static classComponentAdapterUtil.NavigationNodeAdaptedDataMethods in de.hybris.platform.cmsoccaddon.jaxb.adapters.components with parameters of type NavigationNodeWsDTO Modifier and Type Method Description protected static ComponentAdapterUtil.NavigationNodeAdaptedDataComponentAdapterUtil. convertNavigationNode(NavigationNodeWsDTO dto)ConvertsNavigationNodeWsDTOto
-