public static class ViewEntityModel.EntityRelationship
extends java.lang.Object
| Constructor and Description |
|---|
EntityRelationship(EntityModel model,
ViewEntityModel.Relationship relationship,
java.lang.String alias,
java.lang.String selection) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAlias() |
EntityModel |
getModel() |
ViewEntityModel.Relationship |
getRelationship() |
java.lang.String |
getSelection() |
public EntityRelationship(EntityModel model, ViewEntityModel.Relationship relationship, java.lang.String alias, java.lang.String selection)
public java.lang.String getAlias()
public EntityModel getModel()
public ViewEntityModel.Relationship getRelationship()
public java.lang.String getSelection()