| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataPortDelegate | |
|---|---|
| org.apache.cayenne.access | Contains classes that make up Cayenne ORM stack. | 
| Uses of DataPortDelegate in org.apache.cayenne.access | 
|---|
| Fields in org.apache.cayenne.access declared as DataPortDelegate | |
|---|---|
| protected  DataPortDelegate | DataPort.delegate | 
| Methods in org.apache.cayenne.access that return DataPortDelegate | |
|---|---|
|  DataPortDelegate | DataPort.getDelegate()Returns previously initialized DataPortDelegate object. | 
| Methods in org.apache.cayenne.access with parameters of type DataPortDelegate | |
|---|---|
|  void | DataPort.setDelegate(DataPortDelegate delegate) | 
| Constructors in org.apache.cayenne.access with parameters of type DataPortDelegate | |
|---|---|
| DataPort(DataPortDelegate delegate)Creates a new DataPort instance, setting its delegate. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||