Uses of Class
de.hybris.platform.warehousing.jalo.WarehouseTransferEntry
-
Packages that use WarehouseTransferEntry Package Description de.hybris.platform.warehousing.jalo -
-
Uses of WarehouseTransferEntry in de.hybris.platform.warehousing.jalo
Fields in de.hybris.platform.warehousing.jalo with type parameters of type WarehouseTransferEntry Modifier and Type Field Description protected static OneToManyHandler<WarehouseTransferEntry>GeneratedWarehouseBin. DESTINATIONWAREHOUSETRANSFERENTRIESHANDLEROneToManyHandlerfor handling 1:n DESTINATIONWAREHOUSETRANSFERENTRIES's relation attributes from 'many' side.protected static OneToManyHandler<WarehouseTransferEntry>GeneratedWarehouseBin. SOURCEWAREHOUSETRANSFERENTRIESHANDLEROneToManyHandlerfor handling 1:n SOURCEWAREHOUSETRANSFERENTRIES's relation attributes from 'many' side.protected static OneToManyHandler<WarehouseTransferEntry>GeneratedWarehouseTransfer. WAREHOUSETRANSFERENTRIESHANDLEROneToManyHandlerfor handling 1:n WAREHOUSETRANSFERENTRIES's relation attributes from 'many' side.Methods in de.hybris.platform.warehousing.jalo that return WarehouseTransferEntry Modifier and Type Method Description WarehouseTransferEntryGeneratedWarehousingManager. createWarehouseTransferEntry(SessionContext ctx, java.util.Map attributeValues)WarehouseTransferEntryGeneratedWarehousingManager. createWarehouseTransferEntry(java.util.Map attributeValues)Methods in de.hybris.platform.warehousing.jalo that return types with arguments of type WarehouseTransferEntry Modifier and Type Method Description java.util.Set<WarehouseTransferEntry>GeneratedWarehouseBin. getDestinationWarehouseTransferEntries()Generated method - Getter of theWarehouseBin.destinationWarehouseTransferEntriesattribute.java.util.Set<WarehouseTransferEntry>GeneratedWarehouseBin. getDestinationWarehouseTransferEntries(SessionContext ctx)Generated method - Getter of theWarehouseBin.destinationWarehouseTransferEntriesattribute.java.util.Set<WarehouseTransferEntry>GeneratedWarehouseBin. getSourceWarehouseTransferEntries()Generated method - Getter of theWarehouseBin.sourceWarehouseTransferEntriesattribute.java.util.Set<WarehouseTransferEntry>GeneratedWarehouseBin. getSourceWarehouseTransferEntries(SessionContext ctx)Generated method - Getter of theWarehouseBin.sourceWarehouseTransferEntriesattribute.java.util.Collection<WarehouseTransferEntry>GeneratedWarehouseTransfer. getWarehouseTransferEntries()Generated method - Getter of theWarehouseTransfer.warehouseTransferEntriesattribute.java.util.Collection<WarehouseTransferEntry>GeneratedWarehouseTransfer. getWarehouseTransferEntries(SessionContext ctx)Generated method - Getter of theWarehouseTransfer.warehouseTransferEntriesattribute.Methods in de.hybris.platform.warehousing.jalo with parameters of type WarehouseTransferEntry Modifier and Type Method Description voidGeneratedWarehouseBin. 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 WarehouseTransferEntry Modifier and Type Method Description voidGeneratedWarehouseBin. setDestinationWarehouseTransferEntries(SessionContext ctx, java.util.Set<WarehouseTransferEntry> value)Generated method - Setter of theWarehouseBin.destinationWarehouseTransferEntriesattribute.voidGeneratedWarehouseBin. setDestinationWarehouseTransferEntries(java.util.Set<WarehouseTransferEntry> value)Generated method - Setter of theWarehouseBin.destinationWarehouseTransferEntriesattribute.voidGeneratedWarehouseBin. setSourceWarehouseTransferEntries(SessionContext ctx, java.util.Set<WarehouseTransferEntry> value)Generated method - Setter of theWarehouseBin.sourceWarehouseTransferEntriesattribute.voidGeneratedWarehouseBin. setSourceWarehouseTransferEntries(java.util.Set<WarehouseTransferEntry> value)Generated method - Setter of theWarehouseBin.sourceWarehouseTransferEntriesattribute.voidGeneratedWarehouseTransfer. setWarehouseTransferEntries(SessionContext ctx, java.util.Collection<WarehouseTransferEntry> value)Generated method - Setter of theWarehouseTransfer.warehouseTransferEntriesattribute.voidGeneratedWarehouseTransfer. setWarehouseTransferEntries(java.util.Collection<WarehouseTransferEntry> value)Generated method - Setter of theWarehouseTransfer.warehouseTransferEntriesattribute.
-