Uses of Class
com.echothree.model.data.inventory.common.pk.InventoryTransactionDetailPK
Packages that use InventoryTransactionDetailPK
Package
Description
-
Uses of InventoryTransactionDetailPK in com.echothree.model.data.inventory.server.entity
Methods in com.echothree.model.data.inventory.server.entity that return InventoryTransactionDetailPKModifier and TypeMethodDescriptionInventoryTransaction.getActiveDetailPK()InventoryTransaction.getLastDetailPK()InventoryTransactionDetail.getPrimaryKey()Methods in com.echothree.model.data.inventory.server.entity with parameters of type InventoryTransactionDetailPKModifier and TypeMethodDescriptionvoidInventoryTransaction.setActiveDetailPK(InventoryTransactionDetailPK activeDetailPK) voidInventoryTransaction.setLastDetailPK(InventoryTransactionDetailPK lastDetailPK) -
Uses of InventoryTransactionDetailPK in com.echothree.model.data.inventory.server.factory
Methods in com.echothree.model.data.inventory.server.factory that return InventoryTransactionDetailPKModifier and TypeMethodDescriptionInventoryTransactionDetailFactory.getNextPK()InventoryTransactionDetailFactory.getPKFromQuery(PreparedStatement ps, Object... params) InventoryTransactionDetailFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.inventory.server.factory that return types with arguments of type InventoryTransactionDetailPKModifier and TypeMethodDescriptionInventoryTransactionDetailFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) InventoryTransactionDetailFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) InventoryTransactionDetailFactory.getPKsFromResultSetAsList(ResultSet rs) InventoryTransactionDetailFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.inventory.server.factory with parameters of type InventoryTransactionDetailPKModifier and TypeMethodDescriptionInventoryTransactionFactory.create(InventoryTransactionDetailPK activeDetailPK, InventoryTransactionDetailPK lastDetailPK) InventoryTransactionDetailFactory.getEntityFromCache(InventoryTransactionDetailPK pk) InventoryTransactionDetailFactory.getEntityFromPK(EntityPermission entityPermission, InventoryTransactionDetailPK pk) InventoryTransactionDetailFactory.getValueFromPK(InventoryTransactionDetailPK pk) voidInventoryTransactionDetailFactory.remove(InventoryTransactionDetailPK pk) booleanInventoryTransactionDetailFactory.validPK(InventoryTransactionDetailPK pk) Method parameters in com.echothree.model.data.inventory.server.factory with type arguments of type InventoryTransactionDetailPKModifier and TypeMethodDescriptionInventoryTransactionDetailFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<InventoryTransactionDetailPK> pks) InventoryTransactionDetailFactory.getValuesFromPKs(Collection<InventoryTransactionDetailPK> pks) voidInventoryTransactionDetailFactory.remove(Collection<InventoryTransactionDetailPK> pks) -
Uses of InventoryTransactionDetailPK in com.echothree.model.data.inventory.server.value
Methods in com.echothree.model.data.inventory.server.value that return InventoryTransactionDetailPKModifier and TypeMethodDescriptionInventoryTransactionValue.getActiveDetailPK()InventoryTransactionValue.getLastDetailPK()InventoryTransactionDetailValue.getPrimaryKey()Methods in com.echothree.model.data.inventory.server.value with parameters of type InventoryTransactionDetailPKModifier and TypeMethodDescriptionvoidInventoryTransactionValue.setActiveDetailPK(InventoryTransactionDetailPK activeDetailPK) voidInventoryTransactionValue.setLastDetailPK(InventoryTransactionDetailPK lastDetailPK) Constructors in com.echothree.model.data.inventory.server.value with parameters of type InventoryTransactionDetailPKModifierConstructorDescriptionInventoryTransactionDetailValue(InventoryTransactionDetailPK inventoryTransactionDetailPK, InventoryTransactionPK inventoryTransactionPK, InventoryTransactionTypePK inventoryTransactionTypePK, String inventoryTransactionName, PartyPK companyPartyPK, InventoryTransactionReasonPK inventoryTransactionReasonPK, String reference, String description, Long fromTime, Long thruTime) Creates a new instance of InventoryTransactionDetailValueInventoryTransactionValue(InventoryTransactionDetailPK activeDetailPK, InventoryTransactionDetailPK lastDetailPK) Creates a new instance of InventoryTransactionValueInventoryTransactionValue(InventoryTransactionPK inventoryTransactionPK, InventoryTransactionDetailPK activeDetailPK, InventoryTransactionDetailPK lastDetailPK) Creates a new instance of InventoryTransactionValue -
Uses of InventoryTransactionDetailPK in com.echothree.model.jooq.server.records.inventory
Methods in com.echothree.model.jooq.server.records.inventory that return InventoryTransactionDetailPKModifier and TypeMethodDescriptionInventoryTransactions.ActiveDetail()Getter forinventorytransactions.invtrx_activedetailid.InventoryTransactionDetails.InventoryTransactionDetail()Getter forinventorytransactiondetails.invtrxdt_inventorytransactiondetailid.InventoryTransactions.LastDetail()Getter forinventorytransactions.invtrx_lastdetailid.Methods in com.echothree.model.jooq.server.records.inventory that return types with arguments of type InventoryTransactionDetailPKModifier and TypeMethodDescriptionorg.jooq.Record1<InventoryTransactionDetailPK> InventoryTransactionDetails.key()Methods in com.echothree.model.jooq.server.records.inventory with parameters of type InventoryTransactionDetailPKModifier and TypeMethodDescriptionvoidInventoryTransactions.ActiveDetail(InventoryTransactionDetailPK value) Setter forinventorytransactions.invtrx_activedetailid.voidInventoryTransactionDetails.InventoryTransactionDetail(InventoryTransactionDetailPK value) Setter forinventorytransactiondetails.invtrxdt_inventorytransactiondetailid.voidInventoryTransactions.LastDetail(InventoryTransactionDetailPK value) Setter forinventorytransactions.invtrx_lastdetailid.Constructors in com.echothree.model.jooq.server.records.inventory with parameters of type InventoryTransactionDetailPKModifierConstructorDescriptionInventoryTransactionDetails(InventoryTransactionDetailPK InventoryTransactionDetail, InventoryTransactionPK InventoryTransaction, InventoryTransactionTypePK InventoryTransactionType, String InventoryTransactionName, PartyPK CompanyParty, InventoryTransactionReasonPK InventoryTransactionReason, String Reference, String Description, Long FromTime, Long ThruTime) Create a detached, initialised InventoryTransactionDetailsInventoryTransactions(InventoryTransactionPK InventoryTransaction, InventoryTransactionDetailPK ActiveDetail, InventoryTransactionDetailPK LastDetail) Create a detached, initialised InventoryTransactions -
Uses of InventoryTransactionDetailPK in com.echothree.model.jooq.server.tables.inventory
Fields in com.echothree.model.jooq.server.tables.inventory with type parameters of type InventoryTransactionDetailPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<InventoryTransactions, InventoryTransactionDetailPK> InventoryTransactions.ACTIVE_DETAILThe columninventorytransactions.invtrx_activedetailid.final org.jooq.TableField<InventoryTransactionDetails, InventoryTransactionDetailPK> InventoryTransactionDetails.INVENTORY_TRANSACTION_DETAILThe columninventorytransactiondetails.invtrxdt_inventorytransactiondetailid.final org.jooq.TableField<InventoryTransactions, InventoryTransactionDetailPK> InventoryTransactions.LAST_DETAILThe columninventorytransactions.invtrx_lastdetailid.