| Modifier and Type | Class and Description | 
|---|---|
| class  | DataExchangeInstance | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DataAccessDelegate. unrelate(DataInstance instance,
        RelationVO relationVO,
        long[] ls) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CLJInternalFrameNewInstance. setInstance(DataInstance di) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OMSManagementPanel. updateGenericInstanceEditionPanel(DataInstance di)For simple tabs with one upper instance editor panel and one lower results panel
 This function receives an instance selected in the results panel and updates the edition panel | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CLJPanelOpenInstanceTab. setInstance(DataInstance focus) | 
| Constructor and Description | 
|---|
| CLJPanelInstanceEditor(DataInstance di) | 
| CLJPanelInstanceEditor(DataInstance di,
                      int formType)Creates new form CLJPanelSimpleInstanceEditor | 
| CLJPanelInstanceFilter(DataInstance di) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | CLBrowserImpl. create(DataInstance i) | 
| int | CLBrowserImpl. delete(DataInstance i) | 
| int | CLBrowserImpl. saveFile(java.lang.String filename,
        java.lang.String scontent,
        ClassVO classvo,
        DataInstance instance) | 
| int | CLBrowserImpl. update(DataInstance i) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ListVO. copyElmToInstance(DataInstance di,
                 int elementIndex)Copies a element to a DataInstance (that must be initialized according to the type DM.TABLE_LIST_ELM | 
| void | InstanceSet. copyMetadataFrom(DataInstance di) | 
| void | DataInstanceSet. copyMetadataFrom(DataInstance di) | 
| void | InstanceSet. copyMetadataTo(DataInstance di) | 
| void | DataInstanceSet. copyMetadataTo(DataInstance di) | 
| void | XMLBean. copyToInstance(DataInstance di) | 
| void | PropertyVO. copyToInstance(DataInstance di) | 
| void | ListVO. copyToInstance(DataInstance di)Set a DataInstance with the data of this object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DBInstanceSet. copyMetadata(DataInstance di) | 
| void | DBInstanceSet. copyMetadataFrom(DataInstance di) | 
| void | DBInstanceSet. copyMetadataTo(DataInstance di) |