Uses of Class
de.hybris.platform.warehousing.jalo.GeneratedInventoryEvent
-
Packages that use GeneratedInventoryEvent Package Description de.hybris.platform.warehousing.jalo -
-
Uses of GeneratedInventoryEvent in de.hybris.platform.warehousing.jalo
Subclasses of GeneratedInventoryEvent in de.hybris.platform.warehousing.jalo Modifier and Type Class Description classAllocationEventclassCancellationEventclassGeneratedAllocationEventGenerated class for typeAllocationEvent.classGeneratedCancellationEventGenerated class for typeCancellationEvent.classGeneratedIncreaseEventGenerated class for typeIncreaseEvent.classGeneratedReservationEventGenerated class for typeReservationEvent.classGeneratedShrinkageEventGenerated class for typeShrinkageEvent.classGeneratedWastageEventGenerated class for typeWastageEvent.classIncreaseEventclassInventoryEventclassReservationEventclassShrinkageEventclassWastageEventFields in de.hybris.platform.warehousing.jalo with type parameters of type GeneratedInventoryEvent Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedInventoryEvent>GeneratedInventoryEvent. CONSIGNMENTENTRYHANDLERBidirectionalOneToManyHandlerfor handling 1:n CONSIGNMENTENTRY's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedInventoryEvent>GeneratedInventoryEvent. ORDERENTRYHANDLERBidirectionalOneToManyHandlerfor handling 1:n ORDERENTRY's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedInventoryEvent>GeneratedInventoryEvent. STOCKLEVELHANDLERBidirectionalOneToManyHandlerfor handling 1:n STOCKLEVEL's relation attributes from 'one' side.
-