| Modifier and Type | Method and Description |
|---|---|
DataPropertyDao |
WebappDaoFactory.getDataPropertyDao()
returns a Data Access Object for working with DataProperties
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataPropertyDaoFiltering |
| Modifier and Type | Method and Description |
|---|---|
DataPropertyDao |
WebappDaoFactoryFiltering.getDataPropertyDao() |
| Constructor and Description |
|---|
DataPropertyDaoFiltering(DataPropertyDao dataPropertyDao,
VitroFilters filters) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataPropertyDaoJena |
| Modifier and Type | Method and Description |
|---|---|
DataPropertyDao |
WebappDaoFactoryJena.getDataPropertyDao() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DefaultDataPropertyFormGenerator.prepareForDataPropUpdate(org.apache.jena.rdf.model.Model model,
EditConfigurationVTwo editConfiguration,
DataPropertyDao dataPropertyDao) |
| Modifier and Type | Method and Description |
|---|---|
void |
EditConfigurationVTwo.prepareForDataPropUpdate(org.apache.jena.rdf.model.Model model,
DataPropertyDao dataPropertyDao)
Prepare an EditConfiguration for a DataProperty update.
|
Copyright © 2021. All rights reserved.