| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.modeler.dialog.codegen |
| Modifier and Type | Method and Description |
|---|---|
DataMapDefaults |
ProjectController.getDataMapPreferences(DataMap dataMap) |
DataMapDefaults |
ProjectController.getDataMapPreferences(String nameSuffix)
Returns preferences object for the current DataMap.
|
DataMapDefaults |
ProjectController.getDataMapPreferences(String nameSuffix,
DataMap map) |
| Modifier and Type | Field and Description |
|---|---|
protected DataMapDefaults |
StandardModeController.preferences |
| Modifier and Type | Field and Description |
|---|---|
protected Map<DataMap,DataMapDefaults> |
GeneratorController.mapPreferences |
| Modifier and Type | Method and Description |
|---|---|
DataMapDefaults |
StandardPanelComponent.getPreferences() |
| Modifier and Type | Method and Description |
|---|---|
Map<DataMap,DataMapDefaults> |
GeneratorController.getMapPreferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardPanelComponent.setPreferences(DataMapDefaults preferences) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratorController.setMapPreferences(Map<DataMap,DataMapDefaults> mapPreferences) |
| Constructor and Description |
|---|
CustomPreferencesUpdater(Map<DataMap,DataMapDefaults> mapPreferences) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.