Uses of Class
overit.geocallapp.wfm.core.bl.base.structure.BOStructure
Packages that use BOStructure
Package
Description
-
Uses of BOStructure in overit.geocallapp.wfm.core.bl.base.structure.event
Constructors in overit.geocallapp.wfm.core.bl.base.structure.event with parameters of type BOStructureModifierConstructorDescriptionStructureInsertEvent(BOStructure boStructure) Instantiates a new structure insert event.StructureUpdateEvent(BOStructure boStructure) Instantiates a new structure update event. -
Uses of BOStructure in overit.geocallapp.wfm.core.bl.base.structure.task
Methods in overit.geocallapp.wfm.core.bl.base.structure.task with parameters of type BOStructureModifier and TypeMethodDescriptionprotected voidBTStructureInsert.completeAndValidate(BOStructure boStructure, PoolKit pk) protected voidBTStructureUpdate.completeAndValidate(BOStructure boStructure, PoolKit pk)