Class DefaultBundleNavigationService

java.lang.Object
de.hybris.platform.servicelayer.internal.service.AbstractService
de.hybris.platform.servicelayer.internal.service.AbstractBusinessService
de.hybris.platform.configurablebundlecockpits.servicelayer.services.impl.DefaultBundleNavigationService
All Implemented Interfaces:
BundleNavigationService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultBundleNavigationService extends AbstractBusinessService implements BundleNavigationService
Default implementation of BundleNavigationService interface.
See Also: