| Modifier and Type | Method and Description |
|---|---|
List<Option> |
BaseEditController.getSortedList(HashMap<String,Option> hashMap,
List<Option> optionList,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationRequest |
RequiresActions.requiredActions(VitroRequest vreq)
Returns Actions that are required to be authorized for
the object to be used.
|
| Modifier and Type | Field and Description |
|---|---|
protected VitroRequest |
AbstractPageHandler.vreq |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VitroHttpServlet.sortForPickList(List<? extends ResourceBean> beans,
VitroRequest vreq) |
| Constructor and Description |
|---|
AbstractPageHandler(VitroRequest vreq) |
PickListSorter(VitroRequest vreq) |
| Constructor and Description |
|---|
UserAccountsPage(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static UserAccountsAddPageStrategy |
UserAccountsAddPageStrategy.getInstance(VitroRequest vreq,
UserAccountsAddPage page,
boolean emailEnabled) |
static UserAccountsEditPageStrategy |
UserAccountsEditPageStrategy.getInstance(VitroRequest vreq,
UserAccountsEditPage page,
boolean emailEnabled) |
protected ResponseValues |
UserAccountsAdminController.processRequest(VitroRequest vreq) |
protected AuthorizationRequest |
UserAccountsAdminController.requiredActions(VitroRequest vreq) |
| Constructor and Description |
|---|
UserAccountsAddPage(VitroRequest vreq) |
UserAccountsAddPageStrategy(VitroRequest vreq,
UserAccountsAddPage page) |
UserAccountsDeleter(VitroRequest vreq) |
UserAccountsEditPage(VitroRequest vreq) |
UserAccountsEditPageStrategy(VitroRequest vreq,
UserAccountsEditPage page) |
UserAccountsListPage(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserAccountsAjaxController.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
protected AuthorizationRequest |
UserAccountsAjaxController.requiredActions(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected ResponseValues |
ManageProxiesController.processRequest(VitroRequest vreq) |
protected AuthorizationRequest |
ManageProxiesController.requiredActions(VitroRequest vreq) |
| Constructor and Description |
|---|
ManageProxiesCreatePage(VitroRequest vreq) |
ManageProxiesEditPage(VitroRequest vreq) |
ManageProxiesListPage(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ManageProxiesAjaxController.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
protected AuthorizationRequest |
ManageProxiesAjaxController.requiredActions(VitroRequest vreq) |
| Constructor and Description |
|---|
BasicProfilesGetter(javax.servlet.http.HttpServlet servlet,
VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
BasicProxiesGetter(javax.servlet.http.HttpServlet servlet,
VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
MoreProfileInfo(javax.servlet.http.HttpServlet servlet,
VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
MoreProxyInfo(javax.servlet.http.HttpServlet servlet,
VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
| Modifier and Type | Method and Description |
|---|---|
static UserAccountsFirstTimeExternalPageStrategy |
UserAccountsFirstTimeExternalPageStrategy.getInstance(VitroRequest vreq,
UserAccountsFirstTimeExternalPage page,
boolean emailEnabled) |
static UserAccountsMyAccountPageStrategy |
UserAccountsMyAccountPageStrategy.getInstance(VitroRequest vreq,
UserAccountsMyAccountPage page,
boolean externalAuth) |
protected ResponseValues |
UserAccountsUserController.processRequest(VitroRequest vreq) |
protected AuthorizationRequest |
UserAccountsUserController.requiredActions(VitroRequest vreq) |
| Constructor and Description |
|---|
EmailStrategy(VitroRequest vreq,
UserAccountsFirstTimeExternalPage page) |
NoEmailStrategy(VitroRequest vreq,
UserAccountsFirstTimeExternalPage page) |
UserAccountsCreatePasswordPage(VitroRequest vreq) |
UserAccountsFirstTimeExternalPage(VitroRequest vreq) |
UserAccountsFirstTimeExternalPageStrategy(VitroRequest vreq,
UserAccountsFirstTimeExternalPage page) |
UserAccountsMyAccountPage(VitroRequest vreq) |
UserAccountsMyAccountPageStrategy(VitroRequest vreq,
UserAccountsMyAccountPage page) |
UserAccountsPasswordBasePage(VitroRequest vreq) |
UserAccountsResetPasswordPage(VitroRequest vreq) |
| Modifier and Type | Field and Description |
|---|---|
protected VitroRequest |
AbstractAjaxResponder.vreq |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
VitroAjaxController.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp)
Sub-classes must implement this method to handle both GET and POST
requests.
|
protected void |
SparqlQueryAjaxController.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response) |
protected AuthorizationRequest |
VitroAjaxController.requiredActions(VitroRequest vreq)
By default, a controller requires authorization for no actions.
|
protected AuthorizationRequest |
SparqlQueryAjaxController.requiredActions(VitroRequest vreq) |
| Constructor and Description |
|---|
AbstractAjaxResponder(javax.servlet.http.HttpServlet servlet,
VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
FakeExternalAuthController.getTitle(String siteName,
VitroRequest vreq) |
protected ResponseValues |
FakeExternalAuthController.processRequest(VitroRequest vreq) |
protected ResponseValues |
AdminLoginController.processRequest(VitroRequest vreq) |
protected AuthorizationRequest |
AdminLoginController.requiredActions(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected ResponseValues |
DumpRestoreController.processRequest(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeletePageController.doDeletePage(String pageUri,
VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
void |
RefactorRetryController.doMoveInstances(VitroRequest request,
javax.servlet.http.HttpServletResponse response,
EditProcessObject epo) |
protected void |
ReorderController.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response) |
protected void |
PrimitiveRdfEdit.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response) |
protected void |
PrimitiveDelete.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response) |
String |
MenuManagementEdit.getCommand(VitroRequest vreq) |
void |
MenuManagementEdit.processCommand(String command,
VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
protected AuthorizationRequest |
ReorderController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
PrimitiveRdfEdit.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
PrimitiveDelete.requiredActions(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static String |
LocalNamespaceClassUtils.getDefaultOntologyNamespace(VitroRequest vreq) |
static HashMap<String,String> |
LocalNamespaceClassUtils.getLocalNamespacesClasses(VitroRequest vreq,
HashMap<String,String> namespaces) |
static HashMap<String,String> |
LocalNamespaceClassUtils.getLocalOntologyNamespaces(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FreemarkerHttpServlet.doException(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response,
ResponseValues values) |
protected void |
FreemarkerHttpServlet.doResponse(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response,
ResponseValues values) |
protected void |
FreemarkerHttpServlet.doTemplate(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response,
ResponseValues values) |
static String |
IndividualListController.getAlphaParameter(VitroRequest request) |
protected Map<String,Object> |
BaseSiteAdminController.getDataInputData(VitroRequest vreq) |
protected Map<String,String> |
BaseSiteAdminController.getDataToolsUrls(VitroRequest vreq) |
protected MainMenu |
FreemarkerHttpServlet.getDisplayModelMenu(VitroRequest vreq) |
static String |
UrlBuilder.getIndividualProfileUrl(Individual individual,
VitroRequest vreq) |
static String |
UrlBuilder.getIndividualProfileUrl(String individualUri,
VitroRequest vreq)
If you already have an Individual object around,
call getIndividualProfileUrl(Individual, VitroRequest)
instead of this method.
|
List<HashMap<String,String>> |
ViewLabelsServlet.getLocales(VitroRequest vreq) |
static LinkedHashMap<String,String> |
UrlBuilder.getModelParams(VitroRequest vreq) |
protected Map<String,Object> |
BaseSiteAdminController.getOntologyEditorData(VitroRequest vreq) |
static int |
IndividualListController.getPageParameter(VitroRequest request) |
protected Map<String,Object> |
FreemarkerHttpServlet.getPageTemplateValues(VitroRequest vreq)
Add variables that are needed to generate the page template (they will also be accessible
to the body template).
|
protected Map<String,Object> |
BaseSiteAdminController.getSiteConfigData(VitroRequest vreq) |
protected Map<String,Object> |
BaseSiteAdminController.getSiteMaintenanceUrls(VitroRequest vreq) |
protected String |
TestController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
TermsOfUseController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
StaticPageController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
SamplesController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
RevisionInfoController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
HomePageController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
FreemarkerHttpServlet.getTitle(String siteName,
VitroRequest vreq) |
protected String |
DumpTestController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
ContactMailController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
ContactFormController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
BrowseController.getTitle(String siteName,
VitroRequest vreq) |
String |
BaseSiteAdminController.getTitle(String siteName,
VitroRequest vreq) |
protected String |
AboutController.getTitle(String siteName,
VitroRequest vreq) |
protected void |
FreemarkerHttpServlet.handleException(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response,
Throwable t)
In case of a processing error, display an error page.
|
static boolean |
UrlBuilder.isUriInDefaultNamespace(String individualUri,
VitroRequest vreq) |
protected ResponseValues |
ViewLabelsServlet.processRequest(VitroRequest vreq) |
protected ResponseValues |
TestController.processRequest(VitroRequest vreq) |
protected ResponseValues |
TermsOfUseController.processRequest(VitroRequest vreq) |
protected ResponseValues |
StaticPageController.processRequest(VitroRequest vreq) |
protected ResponseValues |
SimpleReasonerRecomputeController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ShowObjectPropertyHierarchyController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ShowDataPropertyHierarchyController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ShowClassHierarchyController.processRequest(VitroRequest vreq) |
protected ResponseValues |
SamplesController.processRequest(VitroRequest vreq) |
protected ResponseValues |
RevisionInfoController.processRequest(VitroRequest vreq) |
protected ResponseValues |
PageController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ManageLabelsForIndividualController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ListVClassWebappsController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ListPropertyWebappsController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ListPropertyGroupsController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ListFauxPropertiesController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ListDatatypePropertiesController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ListClassGroupsController.processRequest(VitroRequest vreq) |
protected ResponseValues |
IndividualListController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ImageUploadController.processRequest(VitroRequest vreq)
Handle the different actions.
|
protected ResponseValues |
HomePageController.processRequest(VitroRequest vreq) |
protected ResponseValues |
FreemarkerHttpServlet.processRequest(VitroRequest vreq) |
protected ResponseValues |
DumpTestController.processRequest(VitroRequest vreq) |
protected ResponseValues |
DeletePropertyController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ContactMailController.processRequest(VitroRequest vreq) |
protected ResponseValues |
ContactFormController.processRequest(VitroRequest vreq) |
protected ResponseValues |
BrowseController.processRequest(VitroRequest vreq) |
protected ResponseValues |
BaseSiteAdminController.processRequest(VitroRequest vreq) |
protected ResponseValues |
AboutController.processRequest(VitroRequest vreq) |
protected AuthorizationRequest |
SimpleReasonerRecomputeController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ShowObjectPropertyHierarchyController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ShowDataPropertyHierarchyController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ShowClassHierarchyController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
RevisionInfoController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
PageController.requiredActions(VitroRequest vreq)
Get the required actions for all the data getters then
AND them together.
|
protected AuthorizationRequest |
ManageLabelsForIndividualController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ListVClassWebappsController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ListPropertyWebappsController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ListPropertyGroupsController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ListFauxPropertiesController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ListDatatypePropertiesController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ListClassGroupsController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
ImageUploadController.requiredActions(VitroRequest vreq)
The required action depends on what we are trying to do.
|
protected AuthorizationRequest |
FreemarkerHttpServlet.requiredActions(VitroRequest vreq)
By default, a page requires authorization for no actions.
|
protected AuthorizationRequest |
DeletePropertyController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
BaseSiteAdminController.requiredActions(VitroRequest vreq) |
| Constructor and Description |
|---|
ObjectPropertyAlphaComparator(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected ResponseValues |
IndividualController.processRequest(VitroRequest vreq) |
| Constructor and Description |
|---|
ExtendedRdfAssembler(VitroRequest vreq,
Individual individual,
ContentType rdfFormat)
Deprecated.
|
IndividualRdfAssembler(VitroRequest vreq,
String individualUri,
ContentType rdfFormat) |
IndividualRequestAnalysisContextImpl(VitroRequest vreq) |
IndividualRequestAnalyzer(VitroRequest vreq,
IndividualRequestAnalysisContext analysisContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndividualJsonWrapper.AddJSONFields.add(JSONObject jo,
VitroRequest vreq,
Individual ind) |
static JSONObject |
IndividualListResultsUtils.wrapIndividualListResultsInJson(IndividualListResults results,
VitroRequest vreq,
boolean multipleVclasses)
Process results related to VClass or vclasses.
|
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Model |
JenaCsv2RdfController.doExecuteCsv2Rdf(VitroRequest vreq,
org.apache.commons.fileupload.FileItem fileStream,
String filePath) |
void |
JenaIngestController.doGenerateTBox(VitroRequest vreq) |
void |
JenaIngestController.doProcessStrings(VitroRequest vreq) |
void |
JenaIngestController.doSplitPropertyValues(VitroRequest vreq) |
void |
JenaIngestController.doSubtractModels(VitroRequest vreq) |
protected ModelAccess.WhichService |
JenaIngestController.getModelType(VitroRequest vreq)
Get the model type from the request, or from the session.
|
void |
RDFUploadController.loadRDF(VitroRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
JenaIngestController.showModelList(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.ModelMaker maker,
ModelAccess.WhichService modelType) |
| Modifier and Type | Field and Description |
|---|---|
protected VitroRequest |
JsonObjectProducer.vreq |
protected VitroRequest |
JsonArrayProducer.vreq |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
JsonProducer.getVclassIds(VitroRequest vreq)
Get one or more "vclassId" parameters from the request.
|
protected VClass |
JsonProducer.getVclassParameter(VitroRequest vreq)
Get the "vclassId" parameter from the request and instantiate the VClass.
|
| Constructor and Description |
|---|
GetAllVClasses(VitroRequest vreq) |
GetEntitiesByVClass(VitroRequest vreq) |
GetEntitiesByVClassContinuation(VitroRequest vreq) |
GetRandomSearchIndividualsByVClass(VitroRequest vreq) |
GetRenderedSearchIndividualsByVClass(VitroRequest vreq) |
GetSearchIndividualsByVClass(VitroRequest vreq) |
GetSearchIndividualsByVClasses(VitroRequest vreq) |
GetVClassesForVClassGroup(VitroRequest vreq) |
JsonArrayProducer(VitroRequest vreq) |
JsonObjectProducer(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static com.hp.hpl.jena.query.ResultSet |
QueryUtils.getLanguageNeutralQueryResults(String queryStr,
VitroRequest vreq) |
static com.hp.hpl.jena.query.ResultSet |
QueryUtils.getQueryResults(String queryStr,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
void |
NewIndividualFormGenerator.addFormSpecificData(EditConfigurationVTwo editConfiguration,
VitroRequest vreq) |
void |
ManagePageGenerator.addFormSpecificData(EditConfigurationVTwo editConfiguration,
VitroRequest vreq) |
void |
DefaultObjectPropertyFormGenerator.addFormSpecificData(EditConfigurationVTwo editConfiguration,
VitroRequest vreq) |
void |
DefaultAddMissingIndividualFormGenerator.addFormSpecificData(EditConfigurationVTwo editConfiguration,
VitroRequest vreq) |
void |
DateTimeValueFormGenerator.addFormSpecificData(EditConfigurationVTwo editConfiguration,
VitroRequest vreq) |
void |
DateTimeIntervalFormGenerator.addFormSpecificData(EditConfigurationVTwo editConfiguration,
VitroRequest vreq) |
void |
DefaultObjectPropertyFormGenerator.addFormSpecificDataForAC(EditConfigurationVTwo editConfiguration,
VitroRequest vreq,
javax.servlet.http.HttpSession session) |
protected List<String> |
DefaultAddMissingIndividualFormGenerator.generateN3Optional(VitroRequest vreq) |
protected Map<String,String> |
DefaultAddMissingIndividualFormGenerator.generateNewResources(VitroRequest vreq) |
int |
ManagePageGenerator.getAvailableMenuPosition(EditConfigurationVTwo editConfig,
VitroRequest vreq) |
EditConfigurationVTwo |
RdfTypeGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
RDFSLabelGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
NewIndividualFormGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
ManagePageGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
ManageLabelsGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
ManageLabelsForIndividualGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
InstitutionalInternalClassForm.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
EditConfigurationGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
DefaultObjectPropertyFormGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
DefaultDeleteGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
DefaultDataPropertyFormGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
DefaultAddMissingIndividualFormGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
DateTimeValueFormGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
DateTimePropertyGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
DateTimeIntervalFormGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
EditConfigurationVTwo |
AutocompleteObjectPropertyFormGenerator.getEditConfiguration(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
FrontEndEditingUtils.EditMode |
DefaultObjectPropertyFormGenerator.getEditMode(VitroRequest vreq)
get the auto complete edit mode
|
FrontEndEditingUtils.EditMode |
DateTimeValueFormGenerator.getEditMode(VitroRequest vreq) |
FrontEndEditingUtils.EditMode |
DateTimeIntervalFormGenerator.getEditMode(VitroRequest vreq) |
List<HashMap<String,String>> |
ManageLabelsForIndividualGenerator.getLocales(VitroRequest vreq) |
protected List<VClass> |
DefaultObjectPropertyFormGenerator.getRangeTypes(VitroRequest vreq) |
String |
DefaultObjectPropertyFormGenerator.getSparqlForAcFilter(VitroRequest vreq) |
protected String |
DefaultAddMissingIndividualFormGenerator.getTypeOfNew(VitroRequest vreq) |
List<VClass> |
ManageLabelsForIndividualGenerator.getVClasses(EditConfigurationVTwo config,
VitroRequest vreq) |
static boolean |
DefaultAddMissingIndividualFormGenerator.isCreateNewIndividual(VitroRequest vreq,
javax.servlet.http.HttpSession session) |
void |
EditConfigurationAJAXGenerator.modifyEditConfiguration(EditConfigurationVTwo config,
VitroRequest vreq) |
void |
ManagePageGenerator.retrieveMenuPosition(EditConfigurationVTwo editConfig,
VitroRequest vreq,
Map<String,Object> formSpecificData) |
protected void |
IndividualsByRankFormGenerator.setFields(EditConfigurationVTwo editConfiguration,
VitroRequest vreq,
String predicateUri) |
protected void |
DefaultObjectPropertyFormGenerator.setFields(EditConfigurationVTwo editConfiguration,
VitroRequest vreq,
String predicateUri) |
protected void |
DefaultAddMissingIndividualFormGenerator.setFields(EditConfigurationVTwo editConfiguration,
VitroRequest vreq,
String predicateUri) |
protected void |
DefaultObjectPropertyFormGenerator.setFields(EditConfigurationVTwo editConfiguration,
VitroRequest vreq,
String predicateUri,
List<VClass> rangeTypes) |
void |
DateTimeIntervalFormGenerator.setupEditConfiguration(EditConfigurationVTwo conf,
VitroRequest vreq,
javax.servlet.http.HttpSession session) |
void |
BaseEditConfigurationGenerator.setupModelSelectorsFromVitroRequest(VitroRequest vreq,
EditConfigurationVTwo editConfig)
Setup the model selectors using the models set in the VitroRequest.
|
protected void |
DefaultAddMissingIndividualFormGenerator.setUrisAndLiteralsOnForm(EditConfigurationVTwo editConfiguration,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultDataPropEmptyField.checkForEmptyString(MultiValueEditSubmission submission,
EditConfigurationVTwo configuration,
VitroRequest vreq) |
void |
ManagePagePreprocessor.preprocess(MultiValueEditSubmission inputSubmission,
VitroRequest vreq) |
void |
ManageLabelsForIndividualPreprocessor.preprocess(MultiValueEditSubmission inputSubmission,
VitroRequest vreq) |
| Constructor and Description |
|---|
DefaultDataPropertyFormValidator(String datatype,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PostEditCleanupController.doPostEditCleanup(VitroRequest vreq) |
protected static ResponseValues |
PostEditCleanupController.doPostEditRedirect(VitroRequest vreq,
String entityToReturnTo)
Returns a redirect after an edit.
|
protected EditConfigurationVTwo |
EditRequestAJAXController.getEditConfiguration(VitroRequest vreq) |
static String |
ProcessRdfFormController.Utilities.getPostEditUrlPattern(VitroRequest vreq,
EditConfigurationVTwo editConfig) |
static String |
ProcessRdfFormController.Utilities.getResourceToRedirect(VitroRequest vreq,
EditConfigurationVTwo editConfig,
String entityToReturnTo) |
protected ResponseValues |
ProcessRdfFormController.handleMissingConfiguration(VitroRequest vreq)
If the edit configuration cannot be found in the Session,
show a message and display any request parameters so that the user's
efforts won't be lost.
|
static boolean |
ProcessRdfFormController.Utilities.isDataProperty(EditConfigurationVTwo configuration,
VitroRequest vreq) |
static boolean |
ProcessRdfFormController.Utilities.isObjectProperty(EditConfigurationVTwo configuration,
VitroRequest vreq) |
protected ResponseValues |
ProcessRdfFormController.processRequest(VitroRequest vreq) |
protected ResponseValues |
PostEditCleanupController.processRequest(VitroRequest vreq) |
protected ResponseValues |
EditRequestDispatchController.processRequest(VitroRequest vreq) |
protected AuthorizationRequest |
ProcessRdfFormController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
PostEditCleanupController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
EditRequestDispatchController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
EditRequestAJAXController.requiredActions(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static String |
EditConfigurationUtils.generateHTMLForElement(VitroRequest vreq,
String fieldName,
EditConfigurationVTwo editConfig) |
static String |
EditConfigurationUtils.getCancelUrlBase(VitroRequest vreq) |
static Integer |
EditConfigurationUtils.getDataHash(VitroRequest vreq) |
static DataProperty |
EditConfigurationUtils.getDataProperty(VitroRequest vreq) |
static DataProperty |
EditConfigurationUtils.getDataPropertyForPredicate(VitroRequest vreq,
String predicateUri) |
static DataPropertyStatement |
EditConfigurationUtils.getDataPropertyStatement(VitroRequest vreq,
javax.servlet.http.HttpSession session,
Integer dataHash,
String predicateUri)
May return null if data property statement cannot be found.
|
protected static String |
EditConfigurationUtils.getDataPropKey(VitroRequest vreq) |
static List<ModelChangePreprocessor> |
N3EditUtils.getDefaultModelChangePreprocessors(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel)
Find which default model preprocessors are associated with the application.
|
static String |
EditConfigurationUtils.getDomainUri(VitroRequest vreq) |
static String |
EditConfigurationUtils.getEditKey(VitroRequest vreq) |
static String |
EditConfigurationUtils.getEditUrl(VitroRequest vreq) |
static String |
EditConfigurationUtils.getEditUrlWithoutContext(VitroRequest vreq) |
static Map<String,List<String>> |
EditConfigurationUtils.getExistingLiteralValues(VitroRequest vreq,
EditConfigurationVTwo editConfig) |
static String |
EditConfigurationUtils.getFormUrl(VitroRequest vreq) |
static String |
EditConfigurationUtils.getFormUrlWithoutContext(VitroRequest vreq) |
static Individual |
EditConfigurationUtils.getIndividual(VitroRequest vreq,
String uri) |
static Individual |
EditConfigurationUtils.getObjectIndividual(VitroRequest vreq) |
static ObjectProperty |
EditConfigurationUtils.getObjectProperty(VitroRequest vreq) |
static ObjectProperty |
EditConfigurationUtils.getObjectPropertyForPredicate(VitroRequest vreq,
String predicateUri) |
static ObjectProperty |
EditConfigurationUtils.getObjectPropertyForPredicate(VitroRequest vreq,
String predicateUri,
String domainUri,
String rangeUri) |
static String |
EditConfigurationUtils.getObjectUri(VitroRequest vreq) |
static String |
EditConfigurationUtils.getPredicateUri(VitroRequest vreq) |
static String |
EditConfigurationUtils.getRangeUri(VitroRequest vreq) |
static VClass |
EditConfigurationUtils.getRangeVClass(VitroRequest vreq) |
static Individual |
EditConfigurationUtils.getSubjectIndividual(VitroRequest vreq) |
static String |
EditConfigurationUtils.getSubjectUri(VitroRequest vreq) |
static boolean |
EditConfigurationUtils.isDataProperty(String predicateUri,
VitroRequest vreq) |
static boolean |
EditConfigurationUtils.isObjectProperty(String predicateUri,
VitroRequest vreq) |
void |
EditSubmissionVTwoPreprocessor.preprocess(MultiValueEditSubmission editSubmission,
VitroRequest vreq) |
static void |
N3EditUtils.preprocessModels(AdditionsAndRetractions changes,
EditConfigurationVTwo editConfiguration,
VitroRequest request)
Execute any modelChangePreprocessors in the editConfiguration;
|
static ModelChangePreprocessor |
N3EditUtils.preprocessorForURI(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String preprocessorURI)
Returns a DataGetter using information in the
displayModel for the individual with the URI given by dataGetterURI
to configure it.
|
AdditionsAndRetractions |
ProcessRdfForm.process(EditConfigurationVTwo configuration,
MultiValueEditSubmission submission,
VitroRequest vreq)
This detects if this is an edit of an existing statement or an edit
to create a new statement or set of statements.
|
static String |
N3EditUtils.processEntityToReturnTo(EditConfigurationVTwo configuration,
MultiValueEditSubmission submission,
VitroRequest vreq)
Process Entity to Return to - substituting uris etc.
|
static void |
N3EditUtils.updateEditConfigurationForBackButton(EditConfigurationVTwo editConfig,
MultiValueEditSubmission submission,
VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model writeModel)
If the edit was a data property statement edit, then this updates the EditConfiguration to
be an edit of the new post-edit statement.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
SelectListGeneratorVTwo.getSortedMap(Map<String,String> hmap,
Comparator<String[]> comparator,
VitroRequest vreq) |
| Constructor and Description |
|---|
IndividualsViaObjectPropetyOptions(String subjectUri,
String predicateUri,
List<VClass> rangeTypes,
String objectUri,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static FreemarkerEmailMessage |
FreemarkerEmailFactory.createNewMessage(VitroRequest vreq) |
| 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 |
|---|---|
static String |
LocaleSelectorUtilities.getImageUrl(VitroRequest vreq,
Locale locale)
Look in the current theme directory to find a selection image for this
Locale.
|
| Constructor and Description |
|---|
LocaleSelectionDataGetter(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static RDFService |
RDFServiceUtils.getRDFService(VitroRequest vreq) |
static RDFService |
RDFServiceUtils.getRDFService(VitroRequest vreq,
ModelAccess.WhichService which) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataAutocompleteController.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response) |
protected void |
AutocompleteController.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse response) |
protected PagedSearchController.Format |
PagedSearchController.getFormat(VitroRequest req) |
String |
AutocompleteController.SearchResult.getMsTypeLocalName(String theUri,
VitroRequest vreq) |
protected static List<PagedSearchController.PagingLink> |
PagedSearchController.getPagingLinks(int startIndex,
int hitsPerPage,
long hitCount,
String baseUrl,
UrlBuilder.ParamMap params,
VitroRequest vreq) |
protected String |
IndexController.getTitle(String siteName,
VitroRequest vreq) |
protected boolean |
PagedSearchController.isRequestedFormatCSV(VitroRequest req) |
protected boolean |
PagedSearchController.isRequestedFormatXml(VitroRequest req) |
protected ResponseValues |
SearchServiceController.processRequest(VitroRequest req)
Handle the different actions.
|
protected ResponseValues |
SearchHelpController.processRequest(VitroRequest vreq) |
protected ResponseValues |
PagedSearchController.processRequest(VitroRequest vreq) |
protected ResponseValues |
IndexController.processRequest(VitroRequest vreq) |
protected AuthorizationRequest |
IndexController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
DataAutocompleteController.requiredActions(VitroRequest vreq) |
protected AuthorizationRequest |
AutocompleteController.requiredActions(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
ShortViewService.TemplateAndSupplementalData |
ShortViewServiceImpl.getShortViewInfo(Individual individual,
ShortViewService.ShortViewContext svContext,
VitroRequest vreq) |
ShortViewService.TemplateAndSupplementalData |
ShortViewService.getShortViewInfo(Individual individual,
ShortViewService.ShortViewContext svContext,
VitroRequest vreq)
What template should be used to render the short view of this individual
in this context? What data is available from custom data getters?
Ask the Application Ontology for short view specifications on each of the
most specific classes for this individual.
|
FakeApplicationOntologyService.TemplateAndDataGetters |
FakeApplicationOntologyService.getShortViewProperties(VitroRequest vreq,
Individual individual,
String classUri,
String contextName)
Return the template name and DataGetter instances associated with this
class and this short view context.
|
String |
ShortViewServiceImpl.renderShortView(Individual individual,
ShortViewService.ShortViewContext context,
Map<String,Object> modelMap,
VitroRequest vreq) |
String |
ShortViewService.renderShortView(Individual individual,
ShortViewService.ShortViewContext context,
Map<String,Object> modelMap,
VitroRequest vreq)
Render the short view template that applies to this individual in this
context.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectProperty> |
ApplicationConfigurationOntologyUtils.getAdditionalFauxSubpropertiesForList(List<ObjectProperty> propList,
Individual subject,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SparqlQueryDataGetter.configure(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Configure this instance based on the URI and display model.
|
protected void |
SearchIndividualsDataGetter.configure(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Configure this instance based on the URI and display model.
|
protected void |
IndividualsForClassesDataGetter.configure(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Configure this instance based on the URI and display model.
|
protected void |
FixedHTMLDataGetter.configure(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Configure this instance based on the URI and display model.
|
protected void |
ClassGroupPageData.configure(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Configure this instance based on the URI and display model.
|
protected void |
BrowseDataGetter.configure(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Configure this instance based on the URI and display model.
|
JSONObject |
IndividualsForClassesDataGetter.convertToJSON(Map<String,Object> dataMap,
VitroRequest vreq)
For processig of JSONObject
|
JSONObject |
ClassGroupPageData.convertToJSON(Map<String,Object> dataMap,
VitroRequest vreq)
For processing of JSONObject
|
JSONObject |
BrowseDataGetter.convertToJSON(Map<String,Object> dataMap,
VitroRequest vreq)
For processig of JSONObject
|
static JSONObject |
DataGetterUtils.covertDataToJSONForPage(VitroRequest vreq,
String pageUri,
com.hp.hpl.jena.rdf.model.Model displayModel)
Convert data to JSON for page uri based on type and related datagetters
TODO: How to handle different data getters? Will this replace json fields or add to them?
|
static DataGetter |
DataGetterUtils.dataGetterForURI(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Returns a DataGetter using information in the
displayModel for the individual with the URI given by dataGetterURI
to configure it.
|
protected Map<String,Object> |
BrowseDataGetter.doAllClassGroupsDisplay(Map params,
VitroRequest request,
javax.servlet.ServletContext context) |
protected Map<String,Object> |
BrowseDataGetter.doClassDisplay(Map params,
VitroRequest request,
javax.servlet.ServletContext context) |
protected Map<String,Object> |
BrowseDataGetter.doClassGroupDisplay(Map params,
VitroRequest request,
javax.servlet.ServletContext context) |
protected Map<String,Object> |
BrowseDataGetter.getAllClassGroupData(VitroRequest request,
Map params,
javax.servlet.ServletContext context)
Gets a list of all VClassGroups with vclasses with individual counts.
|
protected static String |
IndividualsForClassesDataGetter.getAlphaParameter(VitroRequest request) |
static VClassGroupTemplateModel |
ClassGroupPageData.getClassGroup(String classGroupUri,
javax.servlet.ServletContext context,
VitroRequest vreq) |
static VClassGroupTemplateModel |
IndividualsForClassesDataGetter.getClassGroup(String classGroupUri,
VitroRequest vreq) |
protected Map<String,Object> |
BrowseDataGetter.getClassGroupData(VitroRequest request,
Map params,
javax.servlet.ServletContext context) |
static List<DataGetter> |
DataGetterUtils.getDataGettersForClass(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String classURI)
Get a list of DataGetter objects that are associated with a Vitro VClass.
|
static List<DataGetter> |
DataGetterUtils.getDataGettersForPage(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String pageURI)
Get a list of DataGetter objects that are associated with a page.
|
static List<DataGetter> |
DataGetterUtils.getDataGettersForTemplate(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String templateName)
Get a list of DataGetter objects that are associated with a Freemarker template.
|
protected edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter.Mode |
BrowseDataGetter.getMode(VitroRequest request,
Map<String,Object> params) |
protected com.hp.hpl.jena.rdf.model.Model |
DataGetterBase.getModel(javax.servlet.ServletContext context,
VitroRequest vreq,
String modelName)
Get the model to use based on a model URI.
|
protected static int |
IndividualsForClassesDataGetter.getPageParameter(VitroRequest request) |
static String |
BrowseDataGetter.getParam(edu.cornell.mannlib.vitro.webapp.utils.dataGetter.BrowseDataGetter.Mode mode,
VitroRequest request,
Map params) |
protected void |
IndividualsForClassesDataGetter.processClassesAndRestrictions(VitroRequest vreq,
javax.servlet.ServletContext context,
HashMap<String,Object> data,
List<String> classes,
List<String> restrictClasses) |
| Constructor and Description |
|---|
BrowseDataGetter(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Constructor with display model and data getter URI that will be called by reflection.
|
ClassGroupPageData(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Constructor with display model and data getter URI that will be called by reflection.
|
ExecuteDataRetrieval(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
Individual individual)
Constructor with display model and data getter URI that will be called by reflection.
|
FixedHTMLDataGetter(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Constructor with display model and data getter URI that will be called by reflection.
|
IndividualsForClassesDataGetter(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Constructor with display model and data getter URI that will be called by reflection.
|
SearchIndividualsDataGetter(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Constructor with display model and data getter URI that will be called by reflection.
|
SparqlQueryDataGetter(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
String dataGetterURI)
Constructor with display model and data getter URI that will be called by reflection.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeveloperSettingsServlet.doRequest(VitroRequest vreq,
javax.servlet.http.HttpServletResponse resp) |
| Modifier and Type | Method and Description |
|---|---|
static FrontEndEditingUtils.EditMode |
EditModeUtils.getEditMode(VitroRequest vreq,
List<String> possiblePredicates) |
| Modifier and Type | Method and Description |
|---|---|
void |
JenaIngestUtils.doPermanentURI(String oldModel,
String newModel,
String oldNamespace,
String newNamespace,
com.hp.hpl.jena.rdf.model.ModelMaker maker,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Model |
ProcessIndividualsForClasses.processSubmission(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Resource dataGetterResource) |
com.hp.hpl.jena.rdf.model.Model |
ProcessDataGetter.processSubmission(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Resource dataGetterResource) |
com.hp.hpl.jena.rdf.model.Model |
ProcessClassGroup.processSubmission(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Resource dataGetterResource) |
boolean |
ProcessIndividualsForClasses.useProcessor(VitroRequest vreq)
Process submission
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SearchQueryUtils.getAlphaParameter(VitroRequest request)
Methods that can be used in multiple places, such as
IndividualListController and SearchIndividualsDataGetter
|
static int |
SearchQueryUtils.getPageParameter(VitroRequest request) |
| Modifier and Type | Method and Description |
|---|---|
String |
ViewFinder.findClassView(Individual individual,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
static String |
PlaceholderUtil.getPlaceholderImagePathForIndividual(VitroRequest vreq,
String individualUri)
If there is a placeholder image for any type that this Individual
instantiates, return that image.
|
static String |
PlaceholderUtil.getPlaceholderImagePathForType(VitroRequest vreq,
String typeUri)
If we have a placeholder image for this exact type, return it.
|
| Constructor and Description |
|---|
User(VitroRequest vreq) |
| Constructor and Description |
|---|
DataPropertyListConfig(DataPropertyTemplateModel dptm,
freemarker.cache.TemplateLoader templateLoader,
VitroRequest vreq,
DataProperty dp,
boolean editing) |
PropertyListConfig(ObjectPropertyTemplateModel optm,
freemarker.cache.TemplateLoader templateLoader,
VitroRequest vreq,
ObjectProperty op,
boolean editing) |
| Constructor and Description |
|---|
EditConfigurationTemplateModel(EditConfigurationVTwo editConfig,
VitroRequest vreq) |
| Modifier and Type | Field and Description |
|---|---|
protected VitroRequest |
PropertyTemplateModel.vreq |
protected VitroRequest |
PropertyStatementTemplateModel.vreq |
protected VitroRequest |
BaseIndividualTemplateModel.vreq |
| Modifier and Type | Method and Description |
|---|---|
static IndividualTemplateModel |
IndividualTemplateModelBuilder.build(Individual individual,
VitroRequest vreq) |
IndividualTemplateModel |
IndividualTemplateModelBuilder.IIndividualTemplateModelBuilder.build(Individual individual,
VitroRequest vreq) |
static ObjectPropertyTemplateModel |
ObjectPropertyTemplateModel.getObjectPropertyTemplateModel(ObjectProperty op,
Individual subject,
VitroRequest vreq,
boolean editing,
List<ObjectProperty> populatedObjectPropertyList) |
| Constructor and Description |
|---|
BaseIndividualTemplateModel(Individual individual,
VitroRequest vreq) |
DataPropertyStatementTemplateModel(String subjectUri,
Property property,
com.hp.hpl.jena.rdf.model.Literal literal,
String templateName,
VitroRequest vreq) |
ObjectPropertyStatementTemplateModel(String subjectUri,
ObjectProperty property,
String objectKey,
Map<String,String> data,
String templateName,
VitroRequest vreq) |
| Modifier and Type | Field and Description |
|---|---|
protected VitroRequest |
BaseListedIndividual.vreq |
| Modifier and Type | Method and Description |
|---|---|
static ListedIndividual |
ListedIndividualBuilder.build(Individual individual,
VitroRequest vreq) |
ListedIndividual |
ListedIndividualBuilder.ILIstedIndividualBuilder.build(Individual individual,
VitroRequest vreq) |
static List<ListedIndividual> |
BaseListedIndividual.getIndividualTemplateModels(List<Individual> individuals,
VitroRequest vreq) |
| Constructor and Description |
|---|
BaseListedIndividual(Individual individual,
VitroRequest vreq) |
| Modifier and Type | Field and Description |
|---|---|
protected VitroRequest |
MainMenu.vreq |
| Constructor and Description |
|---|
MainMenu(VitroRequest vreq) |
| Modifier and Type | Field and Description |
|---|---|
protected VitroRequest |
IndividualSearchResult.vreq |
| Modifier and Type | Method and Description |
|---|---|
static List<IndividualSearchResult> |
IndividualSearchResult.getIndividualTemplateModels(List<Individual> individuals,
VitroRequest vreq) |
| Constructor and Description |
|---|
IndividualSearchResult(Individual individual,
VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
GadgetController.getTitle(String siteName,
VitroRequest vreq) |
protected ResponseValues |
GadgetController.processGadgetDetails(VitroRequest vreq) |
protected ResponseValues |
GadgetController.processGadgetSandbox(VitroRequest vreq) |
protected ResponseValues |
GadgetController.processRequest(VitroRequest vreq) |
| Constructor and Description |
|---|
OpenSocialManager(VitroRequest vreq,
String pageName) |
OpenSocialManager(VitroRequest vreq,
String pageName,
boolean editMode) |
Copyright © 2016. All rights reserved.