Uses of Class
overit.geocallapp.wfm.core.bl.technicalobject.event.TechnicalObjectInsertEvent
Packages that use TechnicalObjectInsertEvent
-
Uses of TechnicalObjectInsertEvent in overit.geocallapp.wfm.core.bl.technicalobject.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.task with parameters of type TechnicalObjectInsertEventModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectInsert.execute(TechnicalObjectInsertEvent event, PoolKit poolKit) Inserts a newTechnicalObjectwith all its needed components, i.e. the master data along with the address informations and the feature values.protected LongBTTechnicalObjectInsert.insertAddress(TechnicalObjectInsertEvent event, Long headerId, PoolKit poolKit) protected LongBTTechnicalObjectInsert.insertHeader(TechnicalObjectInsertEvent event, PoolKit poolKit)