Uses of Class
com.echothree.model.data.inventory.common.pk.InventoryLayerDetailPK
Packages that use InventoryLayerDetailPK
Package
Description
-
Uses of InventoryLayerDetailPK in com.echothree.model.data.inventory.server.entity
Methods in com.echothree.model.data.inventory.server.entity that return InventoryLayerDetailPKModifier and TypeMethodDescriptionInventoryLayer.getActiveDetailPK()InventoryLayer.getLastDetailPK()InventoryLayerDetail.getPrimaryKey()Methods in com.echothree.model.data.inventory.server.entity with parameters of type InventoryLayerDetailPKModifier and TypeMethodDescriptionvoidInventoryLayer.setActiveDetailPK(InventoryLayerDetailPK activeDetailPK) voidInventoryLayer.setLastDetailPK(InventoryLayerDetailPK lastDetailPK) -
Uses of InventoryLayerDetailPK in com.echothree.model.data.inventory.server.factory
Methods in com.echothree.model.data.inventory.server.factory that return InventoryLayerDetailPKModifier and TypeMethodDescriptionInventoryLayerDetailFactory.getNextPK()InventoryLayerDetailFactory.getPKFromQuery(PreparedStatement ps, Object... params) InventoryLayerDetailFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.inventory.server.factory that return types with arguments of type InventoryLayerDetailPKModifier and TypeMethodDescriptionInventoryLayerDetailFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) InventoryLayerDetailFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) InventoryLayerDetailFactory.getPKsFromResultSetAsList(ResultSet rs) InventoryLayerDetailFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.inventory.server.factory with parameters of type InventoryLayerDetailPKModifier and TypeMethodDescriptionInventoryLayerFactory.create(InventoryLayerDetailPK activeDetailPK, InventoryLayerDetailPK lastDetailPK) InventoryLayerDetailFactory.getEntityFromCache(InventoryLayerDetailPK pk) InventoryLayerDetailFactory.getEntityFromPK(EntityPermission entityPermission, InventoryLayerDetailPK pk) InventoryLayerDetailFactory.getValueFromPK(InventoryLayerDetailPK pk) voidInventoryLayerDetailFactory.remove(InventoryLayerDetailPK pk) booleanInventoryLayerDetailFactory.validPK(InventoryLayerDetailPK pk) Method parameters in com.echothree.model.data.inventory.server.factory with type arguments of type InventoryLayerDetailPKModifier and TypeMethodDescriptionInventoryLayerDetailFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<InventoryLayerDetailPK> pks) InventoryLayerDetailFactory.getValuesFromPKs(Collection<InventoryLayerDetailPK> pks) voidInventoryLayerDetailFactory.remove(Collection<InventoryLayerDetailPK> pks) -
Uses of InventoryLayerDetailPK in com.echothree.model.data.inventory.server.value
Methods in com.echothree.model.data.inventory.server.value that return InventoryLayerDetailPKModifier and TypeMethodDescriptionInventoryLayerValue.getActiveDetailPK()InventoryLayerValue.getLastDetailPK()InventoryLayerDetailValue.getPrimaryKey()Methods in com.echothree.model.data.inventory.server.value with parameters of type InventoryLayerDetailPKModifier and TypeMethodDescriptionvoidInventoryLayerValue.setActiveDetailPK(InventoryLayerDetailPK activeDetailPK) voidInventoryLayerValue.setLastDetailPK(InventoryLayerDetailPK lastDetailPK) Constructors in com.echothree.model.data.inventory.server.value with parameters of type InventoryLayerDetailPKModifierConstructorDescriptionInventoryLayerDetailValue(InventoryLayerDetailPK inventoryLayerDetailPK, InventoryLayerPK inventoryLayerPK, Integer inventoryLayerSequence, InventoryTransactionLinePK inventoryTransactionLinePK, Long receiptQuantity, Long unitAmount, String description, Long fromTime, Long thruTime) Creates a new instance of InventoryLayerDetailValueInventoryLayerValue(InventoryLayerDetailPK activeDetailPK, InventoryLayerDetailPK lastDetailPK) Creates a new instance of InventoryLayerValueInventoryLayerValue(InventoryLayerPK inventoryLayerPK, InventoryLayerDetailPK activeDetailPK, InventoryLayerDetailPK lastDetailPK) Creates a new instance of InventoryLayerValue -
Uses of InventoryLayerDetailPK in com.echothree.model.jooq.server.records.inventory
Methods in com.echothree.model.jooq.server.records.inventory that return InventoryLayerDetailPKModifier and TypeMethodDescriptionInventoryLayers.ActiveDetail()Getter forinventorylayers.invl_activedetailid.InventoryLayerDetails.InventoryLayerDetail()Getter forinventorylayerdetails.invldt_inventorylayerdetailid.InventoryLayers.LastDetail()Getter forinventorylayers.invl_lastdetailid.Methods in com.echothree.model.jooq.server.records.inventory that return types with arguments of type InventoryLayerDetailPKModifier and TypeMethodDescriptionorg.jooq.Record1<InventoryLayerDetailPK> InventoryLayerDetails.key()Methods in com.echothree.model.jooq.server.records.inventory with parameters of type InventoryLayerDetailPKModifier and TypeMethodDescriptionvoidInventoryLayers.ActiveDetail(InventoryLayerDetailPK value) Setter forinventorylayers.invl_activedetailid.voidInventoryLayerDetails.InventoryLayerDetail(InventoryLayerDetailPK value) Setter forinventorylayerdetails.invldt_inventorylayerdetailid.voidInventoryLayers.LastDetail(InventoryLayerDetailPK value) Setter forinventorylayers.invl_lastdetailid.Constructors in com.echothree.model.jooq.server.records.inventory with parameters of type InventoryLayerDetailPKModifierConstructorDescriptionInventoryLayerDetails(InventoryLayerDetailPK InventoryLayerDetail, InventoryLayerPK InventoryLayer, Integer InventoryLayerSequence, InventoryTransactionLinePK InventoryTransactionLine, Long ReceiptQuantity, Long UnitAmount, String Description, Long FromTime, Long ThruTime) Create a detached, initialised InventoryLayerDetailsInventoryLayers(InventoryLayerPK InventoryLayer, InventoryLayerDetailPK ActiveDetail, InventoryLayerDetailPK LastDetail) Create a detached, initialised InventoryLayers -
Uses of InventoryLayerDetailPK in com.echothree.model.jooq.server.tables.inventory
Fields in com.echothree.model.jooq.server.tables.inventory with type parameters of type InventoryLayerDetailPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<InventoryLayers, InventoryLayerDetailPK> InventoryLayers.ACTIVE_DETAILThe columninventorylayers.invl_activedetailid.final org.jooq.TableField<InventoryLayerDetails, InventoryLayerDetailPK> InventoryLayerDetails.INVENTORY_LAYER_DETAILThe columninventorylayerdetails.invldt_inventorylayerdetailid.final org.jooq.TableField<InventoryLayers, InventoryLayerDetailPK> InventoryLayers.LAST_DETAILThe columninventorylayers.invl_lastdetailid.