Uses of Class
de.hybris.platform.cmsocc.data.NavigationEntryWsDTO
-
Packages that use NavigationEntryWsDTO Package Description de.hybris.platform.cmsocc.data -
-
Uses of NavigationEntryWsDTO in de.hybris.platform.cmsocc.data
Methods in de.hybris.platform.cmsocc.data that return types with arguments of type NavigationEntryWsDTO Modifier and Type Method Description java.util.List<NavigationEntryWsDTO>NavigationNodeWsDTO. getEntries()Method parameters in de.hybris.platform.cmsocc.data with type arguments of type NavigationEntryWsDTO Modifier and Type Method Description voidNavigationNodeWsDTO. setEntries(java.util.List<NavigationEntryWsDTO> entries)
-