public class PropertyListConfig extends Object
| Constructor and Description |
|---|
PropertyListConfig(ObjectPropertyTemplateModel optm,
freemarker.cache.TemplateLoader templateLoader,
VitroRequest vreq,
ObjectProperty op,
boolean editing) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getConstructQueries() |
ObjectPropertyDataPostProcessor |
getPostprocessor() |
String |
getSelectQuery() |
String |
getTemplateName() |
boolean |
isDefaultListView() |
public PropertyListConfig(ObjectPropertyTemplateModel optm, freemarker.cache.TemplateLoader templateLoader, VitroRequest vreq, ObjectProperty op, boolean editing) throws InvalidConfigurationException
InvalidConfigurationExceptionpublic String getSelectQuery()
public String getTemplateName()
public boolean isDefaultListView()
public ObjectPropertyDataPostProcessor getPostprocessor()
Copyright © 2021. All rights reserved.