public class EntityListView extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityListView.PropertyInView |
| Constructor and Description |
|---|
EntityListView(EntityModel model,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getName() |
String |
getPluralDisplayName() |
List<EntityListView.PropertyInView> |
getProperties() |
public EntityListView(EntityModel model, String name)
public List<EntityListView.PropertyInView> getProperties()
public String getName()
public String getDisplayName()
public String getPluralDisplayName()
Copyright © 2018. All rights reserved.