| Package | Description |
|---|---|
| org.ofbiz.core.entity.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<ModelViewEntity.ModelViewLink> |
ModelViewEntity.viewLinks
List of view links to define how entities are connected (or "joined")
|
| Modifier and Type | Method and Description |
|---|---|
ModelViewEntity.ModelViewLink |
ModelViewEntity.getViewLink(int index)
List of view links to define how entities are connected (or "joined")
|
| Modifier and Type | Method and Description |
|---|---|
List<ModelViewEntity.ModelViewLink> |
ModelViewEntity.getViewLinksCopy() |
Iterator<ModelViewEntity.ModelViewLink> |
ModelViewEntity.getViewLinksIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelViewEntity.addViewLink(ModelViewEntity.ModelViewLink viewLink) |
Copyright © 2018 Atlassian. All rights reserved.