| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.dao | |
| edu.cornell.mannlib.vitro.webapp.dao.filtering | |
| edu.cornell.mannlib.vitro.webapp.dao.jena |
| Modifier and Type | Method and Description |
|---|---|
ObjectPropertyDao |
WebappDaoFactory.getObjectPropertyDao()
returns a Data Access Object for working with ObjectProperties
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectPropertyDaoFiltering |
| Modifier and Type | Method and Description |
|---|---|
ObjectPropertyDao |
WebappDaoFactoryFiltering.getObjectPropertyDao() |
| Constructor and Description |
|---|
FilteringPropertyInstanceDao(PropertyInstanceDao propertyInstanceDao,
ObjectPropertyDao objectPropDao,
IndividualDao individualDao,
VitroFilters filters) |
ObjectPropertyDaoFiltering(ObjectPropertyDao objectPropertyDao,
VitroFilters filters) |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectPropertyDaoJena |
| Modifier and Type | Method and Description |
|---|---|
ObjectPropertyDao |
WebappDaoFactoryJena.getObjectPropertyDao() |
Copyright © 2022. All rights reserved.