ConceptConfig conceptConfig = entities.getConceptConfig();
String conceptsKey = conceptConfig.getEntitiesCode();
String conceptsName = getLocalizer().getString(conceptsKey, this);
add(new Label("conceptsName", conceptsName));
ModelContext entityDisplayListListModelContext = new ModelContext(
modelContext);
ViewContext entityDisplayListListViewContext = new ViewContext(
viewContext);
entityDisplayListListViewContext