Package overit.geocallapp.wfm.core.bl.workorder.operationactivity.task
package overit.geocallapp.wfm.core.bl.workorder.operationactivity.task
-
ClassesClassDescriptionBusiness task in order to insert a
BOOperationActivity.
When theOperationActivityInsertEventis launched the BT notices the call and inserts theBOOperationActivitybasing on the event's input.Business task in order to load aBOOperationActivity.
When theOperationActivityLoadEventis launched the BT notices the call and loads theBOOperationActivitybasing on the event's input.Business task in order to search aBOOperationActivity.
When theOperationActivitySearchEventis launched the BT notices the call and searches theBOOperationActivitybasing on the event's input.Business task in order to update aBOOperationActivity.
When theOperationActivityUpdateEventis launched the BT notices the call and updates theBOOperationActivitybasing on the event's input.