Uses of Class
com.echothree.model.data.vendor.server.entity.VendorItemCost
Packages that use VendorItemCost
Package
Description
-
Uses of VendorItemCost in com.echothree.control.user.vendor.server.command
Methods in com.echothree.control.user.vendor.server.command that return VendorItemCostMethods in com.echothree.control.user.vendor.server.command that return types with arguments of type VendorItemCostModifier and TypeMethodDescriptionprotected Collection<VendorItemCost>
GetVendorItemCostsCommand.getEntities()
Methods in com.echothree.control.user.vendor.server.command with parameters of type VendorItemCostModifier and TypeMethodDescriptionprotected BaseResult
GetVendorItemCostCommand.getResult
(VendorItemCost entity) Method parameters in com.echothree.control.user.vendor.server.command with type arguments of type VendorItemCostModifier and TypeMethodDescriptionprotected BaseResult
GetVendorItemCostsCommand.getResult
(Collection<VendorItemCost> entities) -
Uses of VendorItemCost in com.echothree.model.control.vendor.server.control
Methods in com.echothree.model.control.vendor.server.control that return VendorItemCostModifier and TypeMethodDescriptionVendorControl.createVendorItemCost
(VendorItem vendorItem, InventoryCondition inventoryCondition, UnitOfMeasureType unitOfMeasureType, Long unitCost, BasePK createdBy) VendorControl.getVendorItemCost
(VendorItem vendorItem, InventoryCondition inventoryCondition, UnitOfMeasureType unitOfMeasureType) VendorControl.getVendorItemCostByEntityInstance
(EntityInstance entityInstance) VendorControl.getVendorItemCostByEntityInstance
(EntityInstance entityInstance, EntityPermission entityPermission) Assume that the entityInstance passed to this function is a ECHO_THREE.VendorItemCostVendorControl.getVendorItemCostByEntityInstanceForUpdate
(EntityInstance entityInstance) VendorControl.getVendorItemCostForUpdate
(VendorItem vendorItem, InventoryCondition inventoryCondition, UnitOfMeasureType unitOfMeasureType) Methods in com.echothree.model.control.vendor.server.control that return types with arguments of type VendorItemCostModifier and TypeMethodDescriptionVendorControl.getVendorItemCostsByInventoryConditionForUpdate
(InventoryCondition inventoryCondition) VendorControl.getVendorItemCostsByItemAndUnitOfMeasureTypeForUpdate
(Item item, UnitOfMeasureType unitOfMeasureType) VendorControl.getVendorItemCostsByUnitOfMeasureTypeForUpdate
(UnitOfMeasureType unitOfMeasureType) VendorControl.getVendorItemCostsByVendorItem
(VendorItem vendorItem) VendorControl.getVendorItemCostsByVendorItemForUpdate
(VendorItem vendorItem) Methods in com.echothree.model.control.vendor.server.control with parameters of type VendorItemCostModifier and TypeMethodDescriptionvoid
VendorControl.deleteVendorItemCost
(VendorItemCost vendorItemCost, BasePK deletedBy) VendorControl.getVendorItemCostTransfer
(UserVisit userVisit, VendorItemCost vendorItemCost) VendorControl.getVendorItemCostValue
(VendorItemCost vendorItemCost) Method parameters in com.echothree.model.control.vendor.server.control with type arguments of type VendorItemCostModifier and TypeMethodDescriptionvoid
VendorControl.deleteVendorItemCosts
(List<VendorItemCost> vendorItemCosts, BasePK deletedBy) VendorControl.getVendorItemCostTransfers
(UserVisit userVisit, Collection<VendorItemCost> vendorItemCosts) -
Uses of VendorItemCost in com.echothree.model.control.vendor.server.graphql
Constructors in com.echothree.model.control.vendor.server.graphql with parameters of type VendorItemCost -
Uses of VendorItemCost in com.echothree.model.control.vendor.server.transfer
Methods in com.echothree.model.control.vendor.server.transfer with parameters of type VendorItemCostModifier and TypeMethodDescriptionVendorItemCostTransferCache.getVendorItemCostTransfer
(VendorItemCost vendorItemCost) -
Uses of VendorItemCost in com.echothree.model.data.vendor.server.factory
Methods in com.echothree.model.data.vendor.server.factory that return VendorItemCostModifier and TypeMethodDescriptionVendorItemCostFactory.create
(VendorItemPK vendorItemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long unitCost, Long fromTime, Long thruTime) VendorItemCostFactory.create
(VendorItem vendorItem, InventoryCondition inventoryCondition, UnitOfMeasureType unitOfMeasureType, Long unitCost, Long fromTime, Long thruTime) VendorItemCostFactory.create
(Session session, VendorItemPK vendorItemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long unitCost, Long fromTime, Long thruTime) VendorItemCostFactory.create
(Session session, VendorItem vendorItem, InventoryCondition inventoryCondition, UnitOfMeasureType unitOfMeasureType, Long unitCost, Long fromTime, Long thruTime) VendorItemCostFactory.getEntityFromCache
(Session session, VendorItemCostPK pk) VendorItemCostFactory.getEntityFromPK
(EntityPermission entityPermission, VendorItemCostPK pk) VendorItemCostFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, VendorItemCostPK pk) VendorItemCostFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) VendorItemCostFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) VendorItemCostFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) VendorItemCostFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) VendorItemCostFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) VendorItemCostFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) VendorItemCostFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) VendorItemCostFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) VendorItemCostFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) VendorItemCostFactory.getEntityFromValue
(EntityPermission entityPermission, VendorItemCostValue value) VendorItemCostFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, VendorItemCostValue value) Methods in com.echothree.model.data.vendor.server.factory that return types with arguments of type VendorItemCostModifier and TypeMethodDescriptionVendorItemCostFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<VendorItemCostPK> pks) VendorItemCostFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<VendorItemCostPK> pks) VendorItemCostFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) VendorItemCostFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) VendorItemCostFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) VendorItemCostFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) VendorItemCostFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) VendorItemCostFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) VendorItemCostFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) VendorItemCostFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) VendorItemCostFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.vendor.server.factory with parameters of type VendorItemCostModifier and TypeMethodDescriptionvoid
VendorItemCostFactory.remove
(Session session, VendorItemCost entity) void
VendorItemCostFactory.store
(Session session, VendorItemCost entity) Method parameters in com.echothree.model.data.vendor.server.factory with type arguments of type VendorItemCostModifier and TypeMethodDescriptionvoid
VendorItemCostFactory.store
(Session session, Collection<VendorItemCost> entities) void
VendorItemCostFactory.store
(Collection<VendorItemCost> entities)