A B C F G J L N O P Q R S T V

A

AbstractRecentSubmissionTransformer - Class in org.dspace.app.xmlui.aspect.discovery
An abstract class containing the shared methods which all recent submission transformers use
AbstractRecentSubmissionTransformer() - Constructor for class org.dspace.app.xmlui.aspect.discovery.AbstractRecentSubmissionTransformer
 
AbstractSearch - Class in org.dspace.app.xmlui.aspect.discovery
This is an abstract search page.
AbstractSearch() - Constructor for class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Build the resulting search DRI document.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.CollectionRecentSubmissions
Displays the recent submissions for this collection
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.CollectionSearch
Display a single collection
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.CommunityRecentSubmissions
Displays the recent submissions for this community
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.CommunitySearch
Display a single community (and refrence any sub communites or collections)
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.RelatedItems
Display a single item
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
 
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.SimpleSearch
build the DRI page representing the body of the search query.
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.SiteRecentSubmissions
Display a single community (and refrence any sub communites or collections)
addBody(Body) - Method in class org.dspace.app.xmlui.aspect.discovery.SiteViewer
 
addFilterQueriesToUrl(String) - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
 
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.discovery.Navigation
Add the basic navigational options: Search - advanced search browse - browse by Titles - browse by Authors - browse by Dates language FIXME: add languages context no context options are added.
addOptions(Options) - Method in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
 
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
Add a page title and trail links.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.discovery.CollectionSearch
Add a page title and trail links.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.discovery.CommunitySearch
Add the community's title and trail links to the page's metadata
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.discovery.Navigation
Insure that the context path is added to the page meta.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
Add a page title and trail links.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.discovery.SimpleSearch
Add Page metadata.
addPageMeta(PageMeta) - Method in class org.dspace.app.xmlui.aspect.discovery.SiteViewer
Add a page title and trail links.

B

BrowseFacet - Class in org.dspace.app.xmlui.aspect.discovery
Dynamic browse by page (not used @ the moment)
BrowseFacet() - Constructor for class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
 
buildScopeList(Select) - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Add options to the search scope field.
buildSearchControls(Division) - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
buildSearchResultsDivision(Division) - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Attach a division to the given search division named "search-results" which contains results for this search query.

C

CollectionRecentSubmissions - Class in org.dspace.app.xmlui.aspect.discovery
Renders a list of recently submitted items for the collection by using discovery
CollectionRecentSubmissions() - Constructor for class org.dspace.app.xmlui.aspect.discovery.CollectionRecentSubmissions
 
CollectionSearch - Class in org.dspace.app.xmlui.aspect.discovery
Renders the search box for a collection
CollectionSearch() - Constructor for class org.dspace.app.xmlui.aspect.discovery.CollectionSearch
 
CommunityRecentSubmissions - Class in org.dspace.app.xmlui.aspect.discovery
Renders a list of recently submitted items for the community by using discovery
CommunityRecentSubmissions() - Constructor for class org.dspace.app.xmlui.aspect.discovery.CommunityRecentSubmissions
 
CommunitySearch - Class in org.dspace.app.xmlui.aspect.discovery
Renders the search box for a community
CommunitySearch() - Constructor for class org.dspace.app.xmlui.aspect.discovery.CommunitySearch
 

F

FACET_FIELD - Static variable in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
 

G

generate() - Method in class org.dspace.app.xmlui.aspect.discovery.json.JSONDiscoverySearcher
 
generateURL(Map<String, String>) - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Generate a url to the given search implementation with the associated parameters included.
generateURL(Map<String, String>) - Method in class org.dspace.app.xmlui.aspect.discovery.SimpleSearch
Generate a url to the simple search url.
getAllFilterQueries() - Method in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
Returns all the filter queries for use by discovery This method returns more expanded filter queries then the getParameterFilterQueries
getDiscoveryFilterQueries() - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
Returns all the filter queries for use by discovery This method returns more expanded filter queries then the getParameterFilterQueries
getFacetsList() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
getFilterQueries() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Returns all the filter queries for use by solr This method returns more expanded filter queries then the getParameterFilterQueries
getFilterQueries() - Method in class org.dspace.app.xmlui.aspect.discovery.SimpleSearch
Returns all the filter queries for use by discovery This method returns more expanded filter queries then the getParameterFilterQueries
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractRecentSubmissionTransformer
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.CollectionSearch
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.CommunitySearch
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.Navigation
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
Generate the unique caching key.
getKey() - Method in class org.dspace.app.xmlui.aspect.discovery.SiteViewer
Generate the unique caching key.
getParameterEtAl() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
getParameterFacetQueries() - Method in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
 
getParameterFilterQueries() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Returns a list of the filter queries for use in rendering pages, creating page more urls, ....
getParameterFilterQueries() - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
 
getParameterFilterQueries() - Method in class org.dspace.app.xmlui.aspect.discovery.SimpleSearch
Returns a list of the filter queries for use in rendering pages, creating page more urls, ....
getParameterGroup() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
getParameterOrder() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
getParameterPage() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
getParameterRpp() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
getParameterScope() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
getParameterSortBy() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 
getQuery() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Extract the query string.
getQuery() - Method in class org.dspace.app.xmlui.aspect.discovery.SimpleSearch
Get the search query from the URL parameter, if none is found the empty string is returned.
getQueryArgs(Context, DSpaceObject, String...) - Method in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
 
getQueryResponse(DSpaceObject) - Method in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
Get the recently submitted items for the given community or collection.
getQueryResponse(DSpaceObject) - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
Get the recently submitted items for the given community or collection.
getRecentlySubmittedItems(DSpaceObject) - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractRecentSubmissionTransformer
Retrieves the recent submitted items of the given scope
getScope() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Determine the current scope.
getSearchService() - Method in class org.dspace.app.xmlui.aspect.discovery.json.JSONDiscoverySearcher
 
getSearchService() - Method in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
 
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractRecentSubmissionTransformer
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.CollectionSearch
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.CommunitySearch
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.Navigation
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
Generate the cache validity object.
getValidity() - Method in class org.dspace.app.xmlui.aspect.discovery.SiteViewer
Generate the cache validity object.
getView() - Method in class org.dspace.app.xmlui.aspect.discovery.RelatedItems
 

J

JSONDiscoverySearcher - Class in org.dspace.app.xmlui.aspect.discovery.json
Class used to search in the discovery backend and return a json formatted string
JSONDiscoverySearcher() - Constructor for class org.dspace.app.xmlui.aspect.discovery.json.JSONDiscoverySearcher
 

L

logSearch() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
 

N

Navigation - Class in org.dspace.app.xmlui.aspect.discovery
Navigation that adds code needed for discovery search
Navigation() - Constructor for class org.dspace.app.xmlui.aspect.discovery.Navigation
 

O

OFFSET - Static variable in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
 
org.dspace.app.xmlui.aspect.discovery - package org.dspace.app.xmlui.aspect.discovery
 
org.dspace.app.xmlui.aspect.discovery.json - package org.dspace.app.xmlui.aspect.discovery.json
 

P

performSearch(DSpaceObject) - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Query DSpace for a list of all items / collections / or communities that match the given search query.
performSearch(DSpaceObject) - Method in class org.dspace.app.xmlui.aspect.discovery.RelatedItems
 
performSearch() - Method in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
 

Q

queryArgs - Variable in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Cached query arguments
queryArgs - Variable in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
Cached query arguments
queryArgs - Variable in class org.dspace.app.xmlui.aspect.discovery.RelatedItems
Cached query arguments
queryArgs - Variable in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
Cached query arguments
queryArgs - Variable in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
Cached query arguments
queryResults - Variable in class org.dspace.app.xmlui.aspect.discovery.AbstractRecentSubmissionTransformer
Cached query results
queryResults - Variable in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Cached query results
queryResults - Variable in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
The cache of recently submitted items
queryResults - Variable in class org.dspace.app.xmlui.aspect.discovery.RelatedItems
Cached query results
queryResults - Variable in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
The cache of recently submitted items
queryResults - Variable in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
Cached query results

R

recycle() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractRecentSubmissionTransformer
 
recycle() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.discovery.CollectionSearch
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.discovery.CommunitySearch
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.discovery.RelatedItems
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
Recycle
recycle() - Method in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
 
RelatedItems - Class in org.dspace.app.xmlui.aspect.discovery
Displays related items to the currently viewable item
RelatedItems() - Constructor for class org.dspace.app.xmlui.aspect.discovery.RelatedItems
 
response - Variable in class org.dspace.app.xmlui.aspect.discovery.json.JSONDiscoverySearcher
The Cocoon response

S

SearchFacetFilter - Class in org.dspace.app.xmlui.aspect.discovery
Filter which displays facets on which a user can filter his discovery search
SearchFacetFilter() - Constructor for class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
 
setup(SourceResolver, Map, String, Parameters) - Method in class org.dspace.app.xmlui.aspect.discovery.json.JSONDiscoverySearcher
 
SidebarFacetsTransformer - Class in org.dspace.app.xmlui.aspect.discovery
Renders the side bar filters in discovery
SidebarFacetsTransformer() - Constructor for class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
 
SimpleSearch - Class in org.dspace.app.xmlui.aspect.discovery
Preform a simple search of the repository.
SimpleSearch() - Constructor for class org.dspace.app.xmlui.aspect.discovery.SimpleSearch
 
SiteRecentSubmissions - Class in org.dspace.app.xmlui.aspect.discovery
Renders a list of recently submitted items for the homepage by using discovery
SiteRecentSubmissions() - Constructor for class org.dspace.app.xmlui.aspect.discovery.SiteRecentSubmissions
 
SiteViewer - Class in org.dspace.app.xmlui.aspect.discovery
Adds a searchbox on the dspace home page
SiteViewer() - Constructor for class org.dspace.app.xmlui.aspect.discovery.SiteViewer
 

T

T_dspace_home - Static variable in class org.dspace.app.xmlui.aspect.discovery.SiteViewer
Language Strings
T_untitled - Static variable in class org.dspace.app.xmlui.aspect.discovery.CollectionSearch
 
T_untitled - Static variable in class org.dspace.app.xmlui.aspect.discovery.CommunitySearch
 

V

validity - Variable in class org.dspace.app.xmlui.aspect.discovery.BrowseFacet
Cached validity object
validity - Variable in class org.dspace.app.xmlui.aspect.discovery.SearchFacetFilter
Cached validity object
validity - Variable in class org.dspace.app.xmlui.aspect.discovery.SidebarFacetsTransformer
Cached validity object
variableScope() - Method in class org.dspace.app.xmlui.aspect.discovery.AbstractSearch
Determine if the scope of the search should fixed or is changeable by the user.

A B C F G J L N O P Q R S T V

Copyright © 2012 DuraSpace. All Rights Reserved.