Uses of Class
overit.geocallapp.wfm.materials.bl.goodsgroup.BOGoodsGroup
Packages that use BOGoodsGroup
Package
Description
-
Uses of BOGoodsGroup in overit.geocallapp.wfm.materials.bl.goodsgroup.event
Constructors in overit.geocallapp.wfm.materials.bl.goodsgroup.event with parameters of type BOGoodsGroupModifierConstructorDescriptionInstantiates a new goods group insert event.Instantiates a new goods group update event. -
Uses of BOGoodsGroup in overit.geocallapp.wfm.materials.bl.goodsgroup.task
Methods in overit.geocallapp.wfm.materials.bl.goodsgroup.task with parameters of type BOGoodsGroupModifier and TypeMethodDescriptionprotected voidBTGoodsGroupInsert.checkCode(BOGoodsGroup goodsGroup, PoolKit poolKit) Validate the code of the goods groupprotected voidBTGoodsGroupUpdate.checkCode(BOGoodsGroup goodsGroup, PoolKit poolKit) Validate the code of the goods groupprotected voidBTGoodsGroupInsert.validateData(BOGoodsGroup goodsGroup, PoolKit poolKit) Validates the goods group data before the update.protected voidBTGoodsGroupUpdate.validateData(BOGoodsGroup goodsGroup, PoolKit poolKit) Validates the goods group data before the insertion.