Uses of Class
de.hybris.platform.warehousing.jalo.WarehouseTransferEntry
Packages that use WarehouseTransferEntry
-
Uses of WarehouseTransferEntry in de.hybris.platform.warehousing.jalo
Fields in de.hybris.platform.warehousing.jalo with type parameters of type WarehouseTransferEntryModifier and TypeFieldDescriptionprotected static final OneToManyHandler<WarehouseTransferEntry>GeneratedWarehouseBin.DESTINATIONWAREHOUSETRANSFERENTRIESHANDLEROneToManyHandlerfor handling 1:n DESTINATIONWAREHOUSETRANSFERENTRIES's relation attributes from 'many' side.protected static final OneToManyHandler<WarehouseTransferEntry>GeneratedWarehouseBin.SOURCEWAREHOUSETRANSFERENTRIESHANDLEROneToManyHandlerfor handling 1:n SOURCEWAREHOUSETRANSFERENTRIES's relation attributes from 'many' side.protected static final OneToManyHandler<WarehouseTransferEntry>GeneratedWarehouseTransfer.WAREHOUSETRANSFERENTRIESHANDLEROneToManyHandlerfor handling 1:n WAREHOUSETRANSFERENTRIES's relation attributes from 'many' side.Methods in de.hybris.platform.warehousing.jalo that return WarehouseTransferEntryModifier and TypeMethodDescriptionGeneratedWarehousingManager.createWarehouseTransferEntry(SessionContext ctx, Map attributeValues) GeneratedWarehousingManager.createWarehouseTransferEntry(Map attributeValues) Methods in de.hybris.platform.warehousing.jalo that return types with arguments of type WarehouseTransferEntryModifier and TypeMethodDescriptionGeneratedWarehouseBin.getDestinationWarehouseTransferEntries()Generated method - Getter of theWarehouseBin.destinationWarehouseTransferEntriesattribute.GeneratedWarehouseBin.getDestinationWarehouseTransferEntries(SessionContext ctx) Generated method - Getter of theWarehouseBin.destinationWarehouseTransferEntriesattribute.GeneratedWarehouseBin.getSourceWarehouseTransferEntries()Generated method - Getter of theWarehouseBin.sourceWarehouseTransferEntriesattribute.GeneratedWarehouseBin.getSourceWarehouseTransferEntries(SessionContext ctx) Generated method - Getter of theWarehouseBin.sourceWarehouseTransferEntriesattribute.GeneratedWarehouseTransfer.getWarehouseTransferEntries()Generated method - Getter of theWarehouseTransfer.warehouseTransferEntriesattribute.GeneratedWarehouseTransfer.getWarehouseTransferEntries(SessionContext ctx) Generated method - Getter of theWarehouseTransfer.warehouseTransferEntriesattribute.Methods in de.hybris.platform.warehousing.jalo with parameters of type WarehouseTransferEntryModifier and TypeMethodDescriptionvoidGeneratedWarehouseBin.addToDestinationWarehouseTransferEntries(SessionContext ctx, WarehouseTransferEntry value) Generated method - Addsvalueto destinationWarehouseTransferEntries.voidGeneratedWarehouseBin.addToDestinationWarehouseTransferEntries(WarehouseTransferEntry value) Generated method - Addsvalueto destinationWarehouseTransferEntries.voidGeneratedWarehouseBin.addToSourceWarehouseTransferEntries(SessionContext ctx, WarehouseTransferEntry value) Generated method - Addsvalueto sourceWarehouseTransferEntries.voidGeneratedWarehouseBin.addToSourceWarehouseTransferEntries(WarehouseTransferEntry value) Generated method - Addsvalueto sourceWarehouseTransferEntries.voidGeneratedWarehouseTransfer.addToWarehouseTransferEntries(SessionContext ctx, WarehouseTransferEntry value) Generated method - Addsvalueto warehouseTransferEntries.voidGeneratedWarehouseTransfer.addToWarehouseTransferEntries(WarehouseTransferEntry value) Generated method - Addsvalueto warehouseTransferEntries.voidGeneratedWarehouseBin.removeFromDestinationWarehouseTransferEntries(SessionContext ctx, WarehouseTransferEntry value) Generated method - Removesvaluefrom destinationWarehouseTransferEntries.voidGeneratedWarehouseBin.removeFromDestinationWarehouseTransferEntries(WarehouseTransferEntry value) Generated method - Removesvaluefrom destinationWarehouseTransferEntries.voidGeneratedWarehouseBin.removeFromSourceWarehouseTransferEntries(SessionContext ctx, WarehouseTransferEntry value) Generated method - Removesvaluefrom sourceWarehouseTransferEntries.voidGeneratedWarehouseBin.removeFromSourceWarehouseTransferEntries(WarehouseTransferEntry value) Generated method - Removesvaluefrom sourceWarehouseTransferEntries.voidGeneratedWarehouseTransfer.removeFromWarehouseTransferEntries(SessionContext ctx, WarehouseTransferEntry value) Generated method - Removesvaluefrom warehouseTransferEntries.voidGeneratedWarehouseTransfer.removeFromWarehouseTransferEntries(WarehouseTransferEntry value) Generated method - Removesvaluefrom warehouseTransferEntries.Method parameters in de.hybris.platform.warehousing.jalo with type arguments of type WarehouseTransferEntryModifier and TypeMethodDescriptionvoidGeneratedWarehouseBin.setDestinationWarehouseTransferEntries(SessionContext ctx, Set<WarehouseTransferEntry> value) Generated method - Setter of theWarehouseBin.destinationWarehouseTransferEntriesattribute.voidGeneratedWarehouseBin.setDestinationWarehouseTransferEntries(Set<WarehouseTransferEntry> value) Generated method - Setter of theWarehouseBin.destinationWarehouseTransferEntriesattribute.voidGeneratedWarehouseBin.setSourceWarehouseTransferEntries(SessionContext ctx, Set<WarehouseTransferEntry> value) Generated method - Setter of theWarehouseBin.sourceWarehouseTransferEntriesattribute.voidGeneratedWarehouseBin.setSourceWarehouseTransferEntries(Set<WarehouseTransferEntry> value) Generated method - Setter of theWarehouseBin.sourceWarehouseTransferEntriesattribute.voidGeneratedWarehouseTransfer.setWarehouseTransferEntries(SessionContext ctx, Collection<WarehouseTransferEntry> value) Generated method - Setter of theWarehouseTransfer.warehouseTransferEntriesattribute.voidGeneratedWarehouseTransfer.setWarehouseTransferEntries(Collection<WarehouseTransferEntry> value) Generated method - Setter of theWarehouseTransfer.warehouseTransferEntriesattribute.