Uses of Class
overit.geocallapp.wfm.core.bl.material.goodsgroup.BOGoodsGroup
Packages that use BOGoodsGroup
Package
Description
-
Uses of BOGoodsGroup in overit.geocallapp.wfm.core.bl.material.goodsgroup.event
Constructors in overit.geocallapp.wfm.core.bl.material.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.core.bl.material.goodsgroup.task
Methods in overit.geocallapp.wfm.core.bl.material.goodsgroup.task with parameters of type BOGoodsGroupModifier and TypeMethodDescriptionvoidBTGoodsGroupInsert.validateData(BOGoodsGroup goodsGroup, PoolKit pk) Validates the goods group data before the update.voidBTGoodsGroupUpdate.validateData(BOGoodsGroup goodsGroup, PoolKit pk) Validates the goods group data before the insertion.