| Package | Description |
|---|---|
| org.apache.cayenne.modeler.dialog.autorelationship |
| Modifier and Type | Field and Description |
|---|---|
protected InferredRelationship |
InferRelationshipsControllerBase.currentEntity |
| Modifier and Type | Field and Description |
|---|---|
protected List<InferredRelationship> |
InferRelationshipsControllerBase.inferredRelationships |
protected Set<InferredRelationship> |
InferRelationshipsControllerBase.selectedEntities |
| Modifier and Type | Method and Description |
|---|---|
InferredRelationship |
InferRelationshipsControllerBase.getCurrentEntity() |
| Modifier and Type | Method and Description |
|---|---|
List<InferredRelationship> |
InferRelationshipsControllerBase.getSelectedEntities() |
| Modifier and Type | Method and Description |
|---|---|
String |
InferRelationshipsControllerBase.getJoin(InferredRelationship irItem) |
String |
InferRelationshipsControllerBase.getToMany(InferredRelationship irItem) |
void |
InferRelationshipsControllerBase.setCurrentEntity(InferredRelationship currentEntity) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.