| Package | Description | 
|---|---|
| com.irisel.oms.blapi | |
| com.irisel.oms.blapi.helpers | |
| com.irisel.oms.guiom.control | |
| com.irisel.oms.helper | |
| com.irisel.oms.olapi | |
| com.irisel.sv.faces.mgdbeans | 
| 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 | Svc_reject. reject(ClassVO clsvo,
      Instance focus,
      Instance user,
      SvcContext arg0) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OMSActionHelper. insertOrUpdateActionItem(Instance ai,
                        SvcContext sc,
                        Instance focus)Query for an action item for a focus. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | DataAccessDelegate. deleteFile(OMSAction action) | 
| java.lang.String | DataAccessDelegate. onEvent(OMSEvent e) | 
| boolean | DataAccessDelegate. saveFile(OMSAction action) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProjectBO. validate() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QuerySave. addInstance(int id,
           Instance i)Adds a new instance to be created or updated. | 
| void | QuerySave. addInstanceRO(int id,
             Instance i)Adds an instance to be referenced by other instances. | 
| void | QuerySave. addInstanceSet(int id,
              InstanceSet is)Adds a new InstanceSet to be created or updated
 The instances will be created or updated in a case-per-case basis, depending on
 whether the instance's primary key is null or not. | 
| void | QuerySave. addInstanceSetRO(int id,
                InstanceSet iii)Adds an instance set to be referenced by other instances. | 
| void | QuerySave. prepareStatements()Set up the instance set to be saved. | 
| int | QuerySave. save() | 
| int | CLBrowserImpl. saveFile(java.lang.String filename,
        java.lang.String scontent,
        ClassVO classvo,
        DataInstance instance) | 
| int | CLEnterpriseBrowser. saveFile(java.lang.String filename,
        java.lang.String scontent,
        ClassVO classvo,
        Instance instance) | 
| int | CLBrowserImpl. saveFile(java.lang.String filename,
        java.lang.String scontent,
        ClassVO classvo,
        Instance instance) | 
| int | CLBrowser. saveFile(java.lang.String filename,
        java.lang.String scontent,
        ClassVO classvo,
        Instance instance) | 
| boolean | CLBrowserBase. saveList(ListVO listvo) | 
| boolean | CLBrowser. saveList(ListVO list) | 
| int | CLBrowserBase. updateModelVersion() | 
| int | CLBrowser. updateModelVersion() | 
| Constructor and Description | 
|---|
| QuerySave() | 
| QuerySave(CLBrowser clb) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BaseMB. save()Saves this object to database. | 
| void | UserMB. save() | 
| void | TimeReportMB. submitTR() |