| Modifier and Type | Field and Description |
|---|---|
protected IndividualDao |
BaseIdentifierBundleFactory.indDao |
| Modifier and Type | Method and Description |
|---|---|
void |
SelfEditingConfiguration.associateIndividualWithUserAccount(IndividualDao indDao,
DataPropertyStatementDao dpsDao,
UserAccount user,
String associatedIndividualUri)
This Individual, if it exists, should be associated with this
UserAccount.
|
List<Individual> |
SelfEditingConfiguration.getAssociatedIndividuals(IndividualDao indDao,
String externalAuthId)
Get all Individuals associated with this externalAuthId through the
matching property.
|
List<Individual> |
SelfEditingConfiguration.getAssociatedIndividuals(IndividualDao indDao,
UserAccount user)
Get all Individuals associated with this user through the matching
property.
|
| Modifier and Type | Field and Description |
|---|---|
protected IndividualDao |
AbstractPageHandler.indDao |
| Modifier and Type | Method and Description |
|---|---|
static String |
UserAccountsProfileCreator.createProfile(IndividualDao indDao,
DataPropertyStatementDao dpsDao,
String profileClassUri,
UserAccount account) |
| Modifier and Type | Field and Description |
|---|---|
protected IndividualDao |
AbstractAjaxResponder.indDao |
| Modifier and Type | Method and Description |
|---|---|
static IndividualListQueryResults |
IndividualListQueryResults.runQuery(SearchQuery query,
IndividualDao indDao) |
| Modifier and Type | Method and Description |
|---|---|
IndividualDao |
WebappDaoFactory.getIndividualDao()
returns a Data Access Object for working with Individuals
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndividualDaoFiltering |
| Modifier and Type | Method and Description |
|---|---|
IndividualDao |
WebappDaoFactoryFiltering.getIndividualDao() |
| Constructor and Description |
|---|
FilteringPropertyInstanceDao(PropertyInstanceDao propertyInstanceDao,
ObjectPropertyDao objectPropDao,
IndividualDao individualDao,
VitroFilters filters) |
IndividualDaoFiltering(IndividualDao individualDao,
VitroFilters filters2) |
VClassDaoFiltering(VClassDao classDao,
IndividualDao individualDao,
VitroFilters filters) |
| Modifier and Type | Class and Description |
|---|---|
class |
IndividualDaoJena |
class |
IndividualDaoSDB |
| Modifier and Type | Field and Description |
|---|---|
protected IndividualDao |
WebappDaoFactoryJena.entityWebappDao |
| Modifier and Type | Method and Description |
|---|---|
IndividualDao |
WebappDaoFactoryJena.getEntityDao() |
IndividualDao |
WebappDaoFactorySDB.getIndividualDao() |
IndividualDao |
WebappDaoFactoryJena.getIndividualDao() |
| Modifier and Type | Method and Description |
|---|---|
IndividualDao |
SearchIndexerImpl.IndexerConfig.individualDao() |
Copyright © 2022. All rights reserved.