| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataPropertyStatementDao |
AbstractPageHandler.dpsDao |
| Modifier and Type | Method and Description |
|---|---|
static String |
UserAccountsProfileCreator.createProfile(IndividualDao indDao,
DataPropertyStatementDao dpsDao,
String profileClassUri,
UserAccount account) |
| Modifier and Type | Method and Description |
|---|---|
DataPropertyStatementDao |
WebappDaoFactory.getDataPropertyStatementDao()
returns a Data Access Object for working with DatatypePropertyStatements
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataPropertyStatementDaoFiltering |
| Modifier and Type | Method and Description |
|---|---|
DataPropertyStatementDao |
WebappDaoFactoryFiltering.getDataPropertyStatementDao() |
| Constructor and Description |
|---|
DataPropertyStatementDaoFiltering(DataPropertyStatementDao dataPropertyStatementDao,
VitroFilters filters) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataPropertyStatementDaoJena |
class |
DataPropertyStatementDaoSDB |
| Modifier and Type | Method and Description |
|---|---|
DataPropertyStatementDao |
WebappDaoFactorySDB.getDataPropertyStatementDao() |
DataPropertyStatementDao |
WebappDaoFactoryJena.getDataPropertyStatementDao() |
Copyright © 2022. All rights reserved.