Uses of Class
com.echothree.model.data.inventory.server.entity.InventoryLocationGroup
Packages that use InventoryLocationGroup
Package
Description
-
Uses of InventoryLocationGroup in com.echothree.model.control.inventory.server.control
Methods in com.echothree.model.control.inventory.server.control that return InventoryLocationGroupModifier and TypeMethodDescriptionInventoryControl.createInventoryLocationGroup
(Party warehouseParty, String inventoryLocationGroupName, Boolean isDefault, Integer sortOrder, BasePK createdBy) InventoryControl.getDefaultInventoryLocationGroup
(Party warehouseParty) InventoryControl.getDefaultInventoryLocationGroupForUpdate
(Party warehouseParty) InventoryControl.getInventoryLocationGroupByName
(Party warehouseParty, String inventoryLocationGroupName) InventoryControl.getInventoryLocationGroupByNameForUpdate
(Party warehouseParty, String inventoryLocationGroupName) Methods in com.echothree.model.control.inventory.server.control that return types with arguments of type InventoryLocationGroupModifier and TypeMethodDescriptionInventoryControl.getInventoryLocationGroupsByWarehouseParty
(Party warehouseParty) InventoryControl.getInventoryLocationGroupsByWarehousePartyForUpdate
(Party warehouseParty) Methods in com.echothree.model.control.inventory.server.control with parameters of type InventoryLocationGroupModifier and TypeMethodDescriptionInventoryControl.createInventoryLocationGroupCapacity
(InventoryLocationGroup inventoryInventoryLocationGroupGroup, UnitOfMeasureType unitOfMeasureType, Long capacity, BasePK createdBy) InventoryControl.createInventoryLocationGroupDescription
(InventoryLocationGroup inventoryLocationGroup, Language language, String description, BasePK createdBy) InventoryControl.createInventoryLocationGroupVolume
(InventoryLocationGroup inventoryLocationGroup, Long height, Long width, Long depth, BasePK createdBy) void
InventoryControl.deleteInventoryLocationGroup
(InventoryLocationGroup inventoryLocationGroup, BasePK deletedBy) void
InventoryControl.deleteInventoryLocationGroupCapacitiesByInventoryLocationGroup
(InventoryLocationGroup inventoryLocationGroup, BasePK deletedBy) void
InventoryControl.deleteInventoryLocationGroupDescriptionsByInventoryLocationGroup
(InventoryLocationGroup inventoryLocationGroup, BasePK deletedBy) void
InventoryControl.deleteInventoryLocationGroupVolumeByInventoryLocationGroup
(InventoryLocationGroup inventoryInventoryLocationGroupGroup, BasePK deletedBy) InventoryControl.getBestInventoryLocationGroupDescription
(InventoryLocationGroup inventoryLocationGroup, Language language) InventoryControl.getInventoryLocationGroupCapacitiesByInventoryLocationGroup
(InventoryLocationGroup inventoryInventoryLocationGroupGroup) InventoryControl.getInventoryLocationGroupCapacitiesByInventoryLocationGroupForUpdate
(InventoryLocationGroup inventoryInventoryLocationGroupGroup) InventoryControl.getInventoryLocationGroupCapacity
(InventoryLocationGroup inventoryInventoryLocationGroupGroup, UnitOfMeasureType unitOfMeasureType) InventoryControl.getInventoryLocationGroupCapacityForUpdate
(InventoryLocationGroup inventoryInventoryLocationGroupGroup, UnitOfMeasureType unitOfMeasureType) InventoryControl.getInventoryLocationGroupCapacityTransfersByInventoryLocationGroup
(UserVisit userVisit, InventoryLocationGroup inventoryLocationGroup) InventoryControl.getInventoryLocationGroupCapacityValueForUpdate
(InventoryLocationGroup inventoryLocationGroup, UnitOfMeasureType unitOfMeasureType) InventoryControl.getInventoryLocationGroupDescription
(InventoryLocationGroup inventoryLocationGroup, Language language) InventoryControl.getInventoryLocationGroupDescriptionForUpdate
(InventoryLocationGroup inventoryLocationGroup, Language language) InventoryControl.getInventoryLocationGroupDescriptionsByInventoryLocationGroup
(InventoryLocationGroup inventoryLocationGroup) InventoryControl.getInventoryLocationGroupDescriptionsByInventoryLocationGroupForUpdate
(InventoryLocationGroup inventoryLocationGroup) InventoryControl.getInventoryLocationGroupDescriptionTransfersByInventoryLocationGroup
(UserVisit userVisit, InventoryLocationGroup inventoryLocationGroup) InventoryControl.getInventoryLocationGroupDescriptionValueForUpdate
(InventoryLocationGroup inventoryLocationGroup, Language language) InventoryControl.getInventoryLocationGroupDetailValueForUpdate
(InventoryLocationGroup inventoryLocationGroup) InventoryControl.getInventoryLocationGroupStatusChoices
(String defaultInventoryLocationGroupStatusChoice, Language language, InventoryLocationGroup inventoryLocationGroup, PartyPK partyPK) InventoryControl.getInventoryLocationGroupTransfer
(UserVisit userVisit, InventoryLocationGroup inventoryLocationGroup) InventoryControl.getInventoryLocationGroupVolume
(InventoryLocationGroup inventoryLocationGroup) InventoryControl.getInventoryLocationGroupVolumeForUpdate
(InventoryLocationGroup inventoryLocationGroup) InventoryControl.getInventoryLocationGroupVolumeTransfer
(UserVisit userVisit, InventoryLocationGroup inventoryInventoryLocationGroupGroup) void
InventoryControl.setInventoryLocationGroupStatus
(ExecutionErrorAccumulator eea, InventoryLocationGroup inventoryLocationGroup, String inventoryLocationGroupStatusChoice, PartyPK modifiedBy) -
Uses of InventoryLocationGroup in com.echothree.model.control.inventory.server.transfer
Methods in com.echothree.model.control.inventory.server.transfer with parameters of type InventoryLocationGroupModifier and TypeMethodDescriptionInventoryLocationGroupTransferCache.getTransfer
(InventoryLocationGroup inventoryLocationGroup) -
Uses of InventoryLocationGroup in com.echothree.model.control.warehouse.server.control
Methods in com.echothree.model.control.warehouse.server.control with parameters of type InventoryLocationGroupModifier and TypeMethodDescriptionWarehouseControl.createLocation
(Party warehouseParty, String locationName, LocationType locationType, LocationUseType locationUseType, Integer velocity, InventoryLocationGroup inventoryLocationGroup, BasePK createdBy) void
WarehouseControl.deleteLocationsByInventoryLocationGroup
(InventoryLocationGroup inventoryLocationGroup, BasePK deletedBy) WarehouseControl.getLocationsByInventoryLocationGroup
(InventoryLocationGroup inventoryLocationGroup) WarehouseControl.getLocationsByInventoryLocationGroupForUpdate
(InventoryLocationGroup inventoryLocationGroup) -
Uses of InventoryLocationGroup in com.echothree.model.data.inventory.server.entity
Methods in com.echothree.model.data.inventory.server.entity that return InventoryLocationGroupModifier and TypeMethodDescriptionInventoryLocationGroupCapacity.getInventoryLocationGroup()
InventoryLocationGroupCapacity.getInventoryLocationGroup
(EntityPermission entityPermission) InventoryLocationGroupCapacity.getInventoryLocationGroup
(Session session) InventoryLocationGroupCapacity.getInventoryLocationGroup
(Session session, EntityPermission entityPermission) InventoryLocationGroupDescription.getInventoryLocationGroup()
InventoryLocationGroupDescription.getInventoryLocationGroup
(EntityPermission entityPermission) InventoryLocationGroupDescription.getInventoryLocationGroup
(Session session) InventoryLocationGroupDescription.getInventoryLocationGroup
(Session session, EntityPermission entityPermission) InventoryLocationGroupDetail.getInventoryLocationGroup()
InventoryLocationGroupDetail.getInventoryLocationGroup
(EntityPermission entityPermission) InventoryLocationGroupDetail.getInventoryLocationGroup
(Session session) InventoryLocationGroupDetail.getInventoryLocationGroup
(Session session, EntityPermission entityPermission) InventoryLocationGroupVolume.getInventoryLocationGroup()
InventoryLocationGroupVolume.getInventoryLocationGroup
(EntityPermission entityPermission) InventoryLocationGroupVolume.getInventoryLocationGroup
(Session session) InventoryLocationGroupVolume.getInventoryLocationGroup
(Session session, EntityPermission entityPermission) InventoryLocationGroupCapacity.getInventoryLocationGroupForUpdate()
InventoryLocationGroupCapacity.getInventoryLocationGroupForUpdate
(Session session) InventoryLocationGroupDescription.getInventoryLocationGroupForUpdate()
InventoryLocationGroupDescription.getInventoryLocationGroupForUpdate
(Session session) InventoryLocationGroupDetail.getInventoryLocationGroupForUpdate()
InventoryLocationGroupDetail.getInventoryLocationGroupForUpdate
(Session session) InventoryLocationGroupVolume.getInventoryLocationGroupForUpdate()
InventoryLocationGroupVolume.getInventoryLocationGroupForUpdate
(Session session) Methods in com.echothree.model.data.inventory.server.entity with parameters of type InventoryLocationGroupModifier and TypeMethodDescriptionvoid
InventoryLocationGroupCapacity.setInventoryLocationGroup
(InventoryLocationGroup entity) void
InventoryLocationGroupDescription.setInventoryLocationGroup
(InventoryLocationGroup entity) void
InventoryLocationGroupDetail.setInventoryLocationGroup
(InventoryLocationGroup entity) void
InventoryLocationGroupVolume.setInventoryLocationGroup
(InventoryLocationGroup entity) -
Uses of InventoryLocationGroup in com.echothree.model.data.inventory.server.factory
Methods in com.echothree.model.data.inventory.server.factory that return InventoryLocationGroupModifier and TypeMethodDescriptionInventoryLocationGroupFactory.create()
InventoryLocationGroupFactory.create
(InventoryLocationGroupDetailPK activeDetailPK, InventoryLocationGroupDetailPK lastDetailPK) InventoryLocationGroupFactory.create
(InventoryLocationGroupDetail activeDetail, InventoryLocationGroupDetail lastDetail) InventoryLocationGroupFactory.create
(Session session, InventoryLocationGroupDetailPK activeDetailPK, InventoryLocationGroupDetailPK lastDetailPK) InventoryLocationGroupFactory.create
(Session session, InventoryLocationGroupDetail activeDetail, InventoryLocationGroupDetail lastDetail) InventoryLocationGroupFactory.getEntityFromCache
(Session session, InventoryLocationGroupPK pk) InventoryLocationGroupFactory.getEntityFromPK
(EntityPermission entityPermission, InventoryLocationGroupPK pk) InventoryLocationGroupFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, InventoryLocationGroupPK pk) InventoryLocationGroupFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) InventoryLocationGroupFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) InventoryLocationGroupFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) InventoryLocationGroupFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) InventoryLocationGroupFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) InventoryLocationGroupFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) InventoryLocationGroupFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) InventoryLocationGroupFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) InventoryLocationGroupFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) InventoryLocationGroupFactory.getEntityFromValue
(EntityPermission entityPermission, InventoryLocationGroupValue value) InventoryLocationGroupFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, InventoryLocationGroupValue value) Methods in com.echothree.model.data.inventory.server.factory that return types with arguments of type InventoryLocationGroupModifier and TypeMethodDescriptionInventoryLocationGroupFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<InventoryLocationGroupPK> pks) InventoryLocationGroupFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<InventoryLocationGroupPK> pks) InventoryLocationGroupFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) InventoryLocationGroupFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) InventoryLocationGroupFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) InventoryLocationGroupFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) InventoryLocationGroupFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) InventoryLocationGroupFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) InventoryLocationGroupFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) InventoryLocationGroupFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) InventoryLocationGroupFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.inventory.server.factory with parameters of type InventoryLocationGroupModifier and TypeMethodDescriptionInventoryLocationGroupCapacityFactory.create
(InventoryLocationGroup inventoryLocationGroup, UnitOfMeasureType unitOfMeasureType, Long capacity, Long fromTime, Long thruTime) InventoryLocationGroupCapacityFactory.create
(Session session, InventoryLocationGroup inventoryLocationGroup, UnitOfMeasureType unitOfMeasureType, Long capacity, Long fromTime, Long thruTime) InventoryLocationGroupDescriptionFactory.create
(InventoryLocationGroup inventoryLocationGroup, Language language, String description, Long fromTime, Long thruTime) InventoryLocationGroupDescriptionFactory.create
(Session session, InventoryLocationGroup inventoryLocationGroup, Language language, String description, Long fromTime, Long thruTime) InventoryLocationGroupDetailFactory.create
(InventoryLocationGroup inventoryLocationGroup, Party warehouseParty, String inventoryLocationGroupName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) InventoryLocationGroupDetailFactory.create
(Session session, InventoryLocationGroup inventoryLocationGroup, Party warehouseParty, String inventoryLocationGroupName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) InventoryLocationGroupVolumeFactory.create
(InventoryLocationGroup inventoryLocationGroup, Long height, Long width, Long depth, Long fromTime, Long thruTime) InventoryLocationGroupVolumeFactory.create
(Session session, InventoryLocationGroup inventoryLocationGroup, Long height, Long width, Long depth, Long fromTime, Long thruTime) void
InventoryLocationGroupFactory.remove
(Session session, InventoryLocationGroup entity) void
InventoryLocationGroupFactory.store
(Session session, InventoryLocationGroup entity) Method parameters in com.echothree.model.data.inventory.server.factory with type arguments of type InventoryLocationGroupModifier and TypeMethodDescriptionvoid
InventoryLocationGroupFactory.store
(Session session, Collection<InventoryLocationGroup> entities) void
InventoryLocationGroupFactory.store
(Collection<InventoryLocationGroup> entities) -
Uses of InventoryLocationGroup in com.echothree.model.data.warehouse.server.entity
Methods in com.echothree.model.data.warehouse.server.entity that return InventoryLocationGroupModifier and TypeMethodDescriptionLocationDetail.getInventoryLocationGroup()
LocationDetail.getInventoryLocationGroup
(EntityPermission entityPermission) LocationDetail.getInventoryLocationGroup
(Session session) LocationDetail.getInventoryLocationGroup
(Session session, EntityPermission entityPermission) LocationDetail.getInventoryLocationGroupForUpdate()
LocationDetail.getInventoryLocationGroupForUpdate
(Session session) Methods in com.echothree.model.data.warehouse.server.entity with parameters of type InventoryLocationGroupModifier and TypeMethodDescriptionvoid
LocationDetail.setInventoryLocationGroup
(InventoryLocationGroup entity) -
Uses of InventoryLocationGroup in com.echothree.model.data.warehouse.server.factory
Methods in com.echothree.model.data.warehouse.server.factory with parameters of type InventoryLocationGroupModifier and TypeMethodDescriptionLocationDetailFactory.create
(Location location, Party warehouseParty, String locationName, LocationType locationType, LocationUseType locationUseType, Integer velocity, InventoryLocationGroup inventoryLocationGroup, Long fromTime, Long thruTime) LocationDetailFactory.create
(Session session, Location location, Party warehouseParty, String locationName, LocationType locationType, LocationUseType locationUseType, Integer velocity, InventoryLocationGroup inventoryLocationGroup, Long fromTime, Long thruTime)