Class DataPropertyListConfig
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.web.templatemodels.customlistview.DataPropertyListConfig
-
public class DataPropertyListConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description DataPropertyListConfig(DataPropertyTemplateModel dptm, freemarker.cache.TemplateLoader templateLoader, VitroRequest vreq, DataProperty dp, boolean editing)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getConstructQueries()StringgetSelectQuery()StringgetTemplateName()booleanisDefaultListView()
-
-
-
Constructor Detail
-
DataPropertyListConfig
public DataPropertyListConfig(DataPropertyTemplateModel dptm, freemarker.cache.TemplateLoader templateLoader, VitroRequest vreq, DataProperty dp, boolean editing) throws InvalidConfigurationException
- Throws:
InvalidConfigurationException
-
-