Not expecting keyword properties here.
<% } else { log.warn("unexpected unknown property type found");%>Unknown property type found
<% } } } // end for (Property p : g.getPropertyList() %> <%! // Get custom short view from either the object's class or one of its superclasses. // This is needed because the inference update happens asynchronously, so when a new // property has been added and the page is reloaded, the custom short view from a // superclass may not have been inferred yet. private String getCustomShortView(HttpServletRequest request, VClassDao vcDao) { String customShortView = null; Individual object = ((ObjectPropertyStatement)request.getAttribute("opStmt")).getObject(); List