Uses of Interface
de.hybris.platform.jalo.JaloOnlyItem
-
-
Uses of JaloOnlyItem in de.hybris.platform.basecommerce.jalo
Classes in de.hybris.platform.basecommerce.jalo that implement JaloOnlyItem Modifier and Type Class Description classGeneratedMultiAddressInMemoryCartGenerated class for typeMultiAddressInMemoryCart.classMultiAddressInMemoryCartThis implementation ignores the configuredDeliveryCostsStrategyand uses its own (assigned)DeliveryModeonly. -
Uses of JaloOnlyItem in de.hybris.platform.jalo
Subinterfaces of JaloOnlyItem in de.hybris.platform.jalo Modifier and Type Interface Description interfaceJaloOnlySingletonItemJalo class of each jalo-only singleton composed type must implement this interface. -
Uses of JaloOnlyItem in de.hybris.platform.jalo.config
Classes in de.hybris.platform.jalo.config that implement JaloOnlyItem Modifier and Type Class Description classConfigProxyItemA singleton used to manage config properties. -
Uses of JaloOnlyItem in de.hybris.platform.ldap.jalo
Classes in de.hybris.platform.ldap.jalo that implement JaloOnlyItem Modifier and Type Class Description classLDAPConfigProxyItemA singleton used to manage the LDAP specific properties.properties settings. -
Uses of JaloOnlyItem in de.hybris.platform.promotions.jalo
Classes in de.hybris.platform.promotions.jalo that implement JaloOnlyItem Modifier and Type Class Description classCachedPromotionNullActionclassCachedPromotionOrderAddFreeGiftActionclassCachedPromotionOrderAdjustTotalActionclassCachedPromotionOrderChangeDeliveryModeActionclassCachedPromotionOrderEntryAdjustActionclassCachedPromotionOrderEntryConsumedclassCachedPromotionResult -
Uses of JaloOnlyItem in de.hybris.platform.servicelayer.internal.jalo.order
Classes in de.hybris.platform.servicelayer.internal.jalo.order that implement JaloOnlyItem Modifier and Type Class Description classInMemoryCartA in-memory implementation ofCart.classInMemoryCartEntrySpecific in-memoryCartEntryimplementation required byInMemoryCart.classJaloOnlyItemHelperDefault implementation of theJaloOnlyIteminterface. -
Uses of JaloOnlyItem in de.hybris.platform.util
Classes in de.hybris.platform.util that implement JaloOnlyItem Modifier and Type Class Description classViewResultItemRepresents the result of a search which was initiated by aViewType
-