| Modifier and Type | Method and Description |
|---|---|
protected WebappDaoFactory |
BaseEditController.getWebappDaoFactory() |
protected WebappDaoFactory |
BaseEditController.getWebappDaoFactory(String userURI) |
| Modifier and Type | Method and Description |
|---|---|
static List<Option> |
FormUtils.makeOptionListOfSubVClasses(WebappDaoFactory wadf,
String parentVClassUri,
String selectedVClassURI) |
static List<Option> |
FormUtils.makeVClassOptionList(WebappDaoFactory wadf,
String selectedVClassURI) |
| Modifier and Type | Field and Description |
|---|---|
protected WebappDaoFactory |
BaseIdentifierBundleFactory.wdf |
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
VitroRequest.getLanguageNeutralWebappDaoFactory() |
WebappDaoFactory |
VitroRequest.getUnfilteredAssertionsWebappDaoFactory()
gets assertions-only WebappDaoFactory with no policy filtering
|
WebappDaoFactory |
VitroRequest.getUnfilteredWebappDaoFactory()
gets assertions+inference WebappDaoFactory with no policy filtering
|
WebappDaoFactory |
VitroRequest.getWebappDaoFactory()
Gets WebappDaoFactory with appropriate filtering for the request
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
UrlBuilder.isUriInDefaultNamespace(String individualUri,
WebappDaoFactory wadf) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<String> |
IndividualJsonWrapper.getMostSpecificTypes(Individual individual,
WebappDaoFactory wdf) |
| Modifier and Type | Method and Description |
|---|---|
static String |
JsonServlet.getDataPropertyValue(Individual ind,
DataProperty dp,
WebappDaoFactory wdf) |
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
WebappDaoFactory.getUserAwareDaoFactory(String userURI)
Copy this DAO factory to a new object associated with the specified user
URI, or return the same factory if a user-aware version cannot be used.
|
| Constructor and Description |
|---|
NewURIMakerVitro(WebappDaoFactory wdf) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebappDaoFactoryFiltering
This wraps a WebappDaoFactory and applies filtering.
|
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
WebappDaoFactoryFiltering.getUserAwareDaoFactory(String userURI) |
| Constructor and Description |
|---|
WebappDaoFactoryFiltering(WebappDaoFactory innerDao,
VitroFilters filters) |
| Modifier and Type | Method and Description |
|---|---|
VitroFilters |
FilterFactory.getFilters(javax.servlet.http.HttpServletRequest request,
WebappDaoFactory wdf) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebappDaoFactoryJena |
class |
WebappDaoFactorySDB |
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
WebappDaoFactorySDB.getUserAwareDaoFactory(String userURI) |
WebappDaoFactory |
WebappDaoFactoryJena.getUserAwareDaoFactory(String userURI) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.jena.ontology.OntModel[] |
JenaModelUtils.makeClassGroupsFromRootClasses(WebappDaoFactory wadf,
org.apache.jena.rdf.model.Model tboxModel)
Creates a set of vitro:ClassGroup resources for each root class in
an ontology.
|
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
StandardWDFSelector.getWdf(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context) |
WebappDaoFactory |
WDFSelector.getWdf(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Individual> |
IndividualsViaVClassOptions.addWhenMissingInference(String classUri,
WebappDaoFactory wDaoFact) |
protected Map<String,Individual> |
IndividualsViaVClassOptions.getIndividualsForClass(String vclassURI,
WebappDaoFactory wDaoFact) |
protected Map<String,Individual> |
IndividualsViaSearchQueryOptions.getIndividualsForClass(String vclassURI,
WebappDaoFactory wDaoFact) |
Map<String,String> |
IndividualsViaClassGroupOptions.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
Map<String,String> |
ChildVClassesWithParent.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
Map<String,String> |
ChildVClassesOptions.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
Map<String,String> |
ConstantFieldOptions.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
Map<String,String> |
IndividualsViaVClassOptions.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
Map<String,String> |
IndividualsViaSearchQueryOptions.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
Map<String,String> |
RdfTypeOptions.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wdf,
I18nBundle i18n) |
Map<String,String> |
IndividualsViaObjectPropetyOptions.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
static Map<String,String> |
SelectListGeneratorVTwo.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n) |
Map<String,String> |
FieldOptions.getOptions(EditConfigurationVTwo editConfig,
String fieldName,
WebappDaoFactory wDaoFact,
I18nBundle i18n)
Any object that are needed to get the options should
be passed in the constructor of the implementation.
|
| Constructor and Description |
|---|
IndividualsViaObjectPropertyByRankOptions(String subjectUri,
String predicateUri,
String objectUri,
WebappDaoFactory wdf,
org.apache.jena.rdf.model.Model model) |
| Constructor and Description |
|---|
UploadedFileHelper(FileStorage fileStorage,
WebappDaoFactory wadf,
javax.servlet.ServletContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static FileInfo |
FileInfo.instanceFromAliasUrl(WebappDaoFactory webappDaoFactory,
String path,
javax.servlet.ServletContext ctx)
If this request URL represents a BytestreamAliasURL, find the bytestream
URI, find the surrogate, and get the info.
|
static FileInfo |
FileInfo.instanceFromBytestreamUri(WebappDaoFactory webappDaoFactory,
String bytestreamUri)
If this URI represents a file bytestream, find its surrogate and get its
info.
|
static ImageInfo |
ImageInfo.instanceFromEntityUri(WebappDaoFactory webappDaoFactory,
Individual entity)
If this Individual has a main image and a thumbnail, return their info.
|
static FileInfo |
FileInfo.instanceFromSurrogateUri(WebappDaoFactory webappDaoFactory,
String uri)
If this URI represents a file surrogate, get its info.
|
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
ModelSwitcher.checkForModelSwitching(VitroRequest vreq,
WebappDaoFactory inputWadf)
Check if special model is requested - this is for enabling the use of a different
model for menu management.
|
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
ModelSwitcher.checkForModelSwitching(VitroRequest vreq,
WebappDaoFactory inputWadf)
Check if special model is requested - this is for enabling the use of a different
model for menu management.
|
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
ContextModelAccess.getWebappDaoFactory()
Get the ASSERTIONS_AND_INFERENCES WebappDaoFactory.
|
WebappDaoFactory |
ContextModelAccess.getWebappDaoFactory(ModelAccess.ReasoningOption option)
Get a WebappDaoFactory, based on ASSERTIONS, INFERENCES, or both.
|
WebappDaoFactory |
RequestModelAccess.getWebappDaoFactory(ModelAccess.WebappDaoFactoryOption... options)
Get a WebappDaoFactory: Filtered or not, Language-aware or not,
ASSERTIONS or INFERENCES or both.
|
| Modifier and Type | Method and Description |
|---|---|
WebappDaoFactory |
ContextModelAccessImpl.getWebappDaoFactory() |
WebappDaoFactory |
ContextModelAccessImpl.getWebappDaoFactory(ModelAccess.ReasoningOption option) |
WebappDaoFactory |
RequestModelAccessImpl.getWebappDaoFactory(ModelAccess.WebappDaoFactoryOption... options) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Model[] |
Csv2Rdf.convertToRdf(InputStream fis,
WebappDaoFactory wadf,
org.apache.jena.rdf.model.Model destination) |
| Modifier and Type | Method and Description |
|---|---|
String |
JenaIngestUtils.getUnusedURI(String newNamespace,
WebappDaoFactory wdf) |
static void |
JenaOutputUtils.setNameSpacePrefixes(org.apache.jena.rdf.model.Model model,
WebappDaoFactory wadf) |
| Modifier and Type | Field and Description |
|---|---|
protected WebappDaoFactory |
BaseObjectPropertyDataPostProcessor.wdf |
| Constructor and Description |
|---|
BaseObjectPropertyDataPostProcessor(ObjectPropertyTemplateModel optm,
WebappDaoFactory wdf) |
DefaultListViewDataPostProcessor(ObjectPropertyTemplateModel optm,
WebappDaoFactory wdf) |
DefaultObjectPropertyDataPostProcessor(ObjectPropertyTemplateModel optm,
WebappDaoFactory wdf) |
MaintainDuplicatesObjectPropertyDataPostProcessor(ObjectPropertyTemplateModel optm,
WebappDaoFactory wdf) |
Copyright © 2021. All rights reserved.