Package | Description |
---|---|
com.irisel.oms.blapi |
Modifier and Type | Method and Description |
---|---|
SvcContext |
Svc_accept.accept(ClassVO clsvo,
Instance focus,
Instance user,
SvcContext arg0) |
SvcContext |
Svc_close.close(ClassVO clsvo,
Instance focus,
Instance user,
SvcContext arg0) |
SvcContext |
Svc_dispatch.dispatch(ClassVO clsvo,
Instance focus,
Instance user,
java.lang.String targetQueueName,
SvcContext arg0) |
SvcContext |
SvcSendMail.exec(SvcContext sc) |
SvcContext |
Svc.exec(SvcContext context) |
SvcContext |
Svc_save_wfotypes.exec(SvcContext context)
Saves a WFO
Relates the WFO to the creator/modifier user
Call new activity log service
The context must include values for the following keys:
- focus: the WFO (Instance)
- user: the user name (Instance)
|
SvcContext |
Svc_save_t_task.exec(SvcContext context) |
SvcContext |
Svc_save_t_project.exec(SvcContext context) |
SvcContext |
Svc_save_t_case.exec(SvcContext context) |
SvcContext |
Svc_save_oms_user.exec(SvcContext context)
Saves a case
Relates the case to the creator/modifier user
Call new activity log service
The context must include values for the following keys:
- focus: the case (Instance)
- user: the user name (Instance)
|
SvcContext |
Svc_reject.exec(SvcContext arg0) |
SvcContext |
Svc_project2quote_t_project.exec(SvcContext context)
Saves a WFO Relates the WFO to the creator/modifier user Call new
activity log service The context must include values for the following
keys: - focus: the WFO (Instance) - user: the user name (Instance)
|
SvcContext |
Svc_project2order_t_project.exec(SvcContext context)
Saves a case Relates the case to the creator/modifier user Call new
activity log service The context must include values for the following
keys: - focus: the case (Instance) - user: the user name (Instance)
|
SvcContext |
Svc_project2invoice_t_project.exec(SvcContext context)
Saves a case Relates the case to the creator/modifier user Call new
activity log service The context must include values for the following
keys: - focus: the case (Instance) - user: the user name (Instance)
|
SvcContext |
Svc_print.exec(SvcContext arg0) |
SvcContext |
Svc_launch_t_campaign.exec(SvcContext context) |
SvcContext |
Svc_init_wfotypes.exec(SvcContext context) |
SvcContext |
Svc_dispatch.exec(SvcContext ctx) |
SvcContext |
Svc_close.exec(SvcContext ctx) |
SvcContext |
Svc_clone_t_project.exec(SvcContext context) |
SvcContext |
Svc_accept.exec(SvcContext ctx) |
SvcContext |
SvcSlaManager.exec(SvcContext sc) |
SvcContext |
Svc_reject.reject(ClassVO clsvo,
Instance focus,
Instance user,
SvcContext arg0) |