|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMapping | |
|---|---|
| org.xulux.api.dataprovider | org.xulux.api.dataprovider documentation |
| Uses of IMapping in org.xulux.api.dataprovider |
|---|
| Methods in org.xulux.api.dataprovider that return IMapping | |
|---|---|
IMapping |
IDataProvider.createMapping(java.lang.Object object)
Create a new mapping for this dataprovider based on the object passed in. |
IMapping |
IField.getMapping()
Get the mapping this field is in |
IMapping |
IDataProvider.getMapping(java.lang.Object object)
|
| Methods in org.xulux.api.dataprovider with parameters of type IMapping | |
|---|---|
void |
IDataProvider.addMapping(IMapping mapping)
Add a mapping to the dataprovider |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||