Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
Q
S
T
U
W
A
ACTION_PUBLISH_QUERY
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
ASCENDENT_ORDERING_MODE_EXPECTED
- Static variable in class org.ow2.weblab.portlet.util.
WebLabQueryParser
B
BUNDLE_NAME
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
C
compare(Facet, Facet)
- Method in class org.ow2.weblab.portlet.bean.
Facet.FacetComparator
count
- Variable in class org.ow2.weblab.portlet.bean.
Facet
D
DEFAULT_BEAN_NAME
- Static variable in class org.ow2.weblab.portlet.conf.
FacetConfig
DEFAULT_CONF_FILE
- Static variable in class org.ow2.weblab.portlet.conf.
FacetConfig
doView(RenderRequest, RenderResponse)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
E
equals(Object)
- Method in class org.ow2.weblab.portlet.bean.
Facet
equals(Object)
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
ERROR
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
Attribute name used to send an error message to jsp
ERROR_PAGE
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
errorView
- Variable in class org.ow2.weblab.portlet.
FacetPortlet
EVENT_DISPLAY_RESULTS
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
EVENT_RESET_FILTER
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
F
Facet
- Class in
org.ow2.weblab.portlet.bean
Simple bean that holds information linked to a facet : its label; its count of results when applied as filter and the Query to be launched if selected.
Facet()
- Constructor for class org.ow2.weblab.portlet.bean.
Facet
Facet(String, int, Query)
- Constructor for class org.ow2.weblab.portlet.bean.
Facet
Facet.FacetComparator
- Class in
org.ow2.weblab.portlet.bean
Default comparator based on label
Facet.FacetComparator()
- Constructor for class org.ow2.weblab.portlet.bean.
Facet.FacetComparator
FACET_CATS
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
FACET_DISPLAY_STYLES
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
Facet display styles on JSP
FACET_LABEL
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
FACET_ORDER
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
FACET_PIE_COLORS
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
Colors used for Pie display on JSP
FACET_QUERY_URI
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
FACET_SELECTION_ACTION
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
Facet selection action
FACET_SUGGESTION
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
FACET_UNSELECTION_ACTION
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
Facet unselection action
FACET_VALUE_LABEL
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
FacetBundle
- Class in
org.ow2.weblab.portlet.bean
FacetBundle()
- Constructor for class org.ow2.weblab.portlet.bean.
FacetBundle
FacetCategory
- Class in
org.ow2.weblab.portlet.bean
Class that contains the multiple facets organized in a category.
FacetCategory()
- Constructor for class org.ow2.weblab.portlet.bean.
FacetCategory
FacetCategory(String, String, Facet)
- Constructor for class org.ow2.weblab.portlet.bean.
FacetCategory
FacetCategory(String, String, List<Facet>)
- Constructor for class org.ow2.weblab.portlet.bean.
FacetCategory
facetClass
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
Facet properties
FacetConfig
- Class in
org.ow2.weblab.portlet.conf
FacetConfig()
- Constructor for class org.ow2.weblab.portlet.conf.
FacetConfig
facetCountProperty
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
facetFieldsVsStylesList
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
List of display styles for Lucene fields.
facetFilterQueryOperatorProperty
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
facetFilterQueryProperty
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
facetLabelKey
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
Map facet properties to label to be presented
facetPieColorsList
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
List of colors used for Pie display.
FacetPortlet
- Class in
org.ow2.weblab.portlet
FacetPortlet()
- Constructor for class org.ow2.weblab.portlet.
FacetPortlet
FacetPortletConstants
- Class in
org.ow2.weblab.portlet
FacetPortletConstants()
- Constructor for class org.ow2.weblab.portlet.
FacetPortletConstants
facets
- Variable in class org.ow2.weblab.portlet.bean.
FacetCategory
facetsList
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
List of properties corresponding to properties displayer as facet categories into portlet.
The list order is kept when displaying categories.
facetValueClass
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
filterQuery
- Variable in class org.ow2.weblab.portlet.bean.
Facet
filterResources(Resource, Set<String>, Class<T>)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
G
getComposedRequest(ComposedQuery, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
PortletQueryParser
getComposedRequest(ComposedQuery, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
WebLabQueryParser
getCount()
- Method in class org.ow2.weblab.portlet.bean.
Facet
getFacetClass()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFacetCountProperty()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFacetFieldsVsStylesList()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFacetFilterQueryOperatorProperty()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFacetFilterQueryProperty()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFacetLabelKey()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFacetPieColorsList()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFacets()
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
getFacetsList()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFacetValueClass()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getFilterQuery()
- Method in class org.ow2.weblab.portlet.bean.
Facet
getFQueryByURIMap()
- Method in class org.ow2.weblab.portlet.bean.
FacetBundle
getInstance()
- Static method in class org.ow2.weblab.portlet.bean.
Facet.FacetComparator
getIsLinkedToFacet()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
getLabel()
- Method in class org.ow2.weblab.portlet.bean.
Facet
getLabel()
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
getOrder(Query, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
PortletQueryParser
getOrder(Query, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
WebLabQueryParser
getOrderBy(Query, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
PortletQueryParser
getOrderBy(Query, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
WebLabQueryParser
getPortletConf()
- Method in class org.ow2.weblab.portlet.
FacetPortlet
getQuery()
- Method in class org.ow2.weblab.portlet.bean.
Facet
getRequest(Query, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
PortletQueryParser
getRequest(Query, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
WebLabQueryParser
getRequestWithScope(Query, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
PortletQueryParser
getRequestWithScope(Query, ResourceHelper)
- Method in class org.ow2.weblab.portlet.util.
WebLabQueryParser
getUri()
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
H
HAS_SCOPE
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
HAS_SCOPE
- Static variable in class org.ow2.weblab.portlet.util.
WebLabQueryParser
hashCode()
- Method in class org.ow2.weblab.portlet.bean.
Facet
hashCode()
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
I
init(PortletConfig)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
IS_RANKED_ASCENDING
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
isLinkedToFacet
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfig
L
label
- Variable in class org.ow2.weblab.portlet.bean.
Facet
label
- Variable in class org.ow2.weblab.portlet.bean.
FacetCategory
LAST_QUERY_URI
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
Query URI
N
NO_DATA_PAGE
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
noDataView
- Variable in class org.ow2.weblab.portlet.
FacetPortlet
NORMAL_PAGE
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
normalView
- Variable in class org.ow2.weblab.portlet.
FacetPortlet
O
org.ow2.weblab.portlet
- package org.ow2.weblab.portlet
org.ow2.weblab.portlet.bean
- package org.ow2.weblab.portlet.bean
org.ow2.weblab.portlet.conf
- package org.ow2.weblab.portlet.conf
org.ow2.weblab.portlet.util
- package org.ow2.weblab.portlet.util
P
PortletQueryParser
- Class in
org.ow2.weblab.portlet.util
PortletQueryParser()
- Constructor for class org.ow2.weblab.portlet.util.
PortletQueryParser
prepareQuery(Query)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
PRESENTED_FACETS
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
processAction(ActionRequest, ActionResponse)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
processEvent(EventRequest, EventResponse)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
handle the incoming event
processResultSet(ResultSet)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
Processing a ResultSet to extract the facet and related information and produce a valid FacetBundle.
Q
query
- Variable in class org.ow2.weblab.portlet.bean.
Facet
S
setCount(int)
- Method in class org.ow2.weblab.portlet.bean.
Facet
setFacet(List<Facet>)
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
setFacetClass(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFacetCountProperty(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFacetFieldsVsStylesList(Map<String, String>)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFacetFilterQueryOperatorProperty(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFacetFilterQueryProperty(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFacetLabelKey(Map<String, String>)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFacetPieColorsList(LinkedList<String>)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFacetsList(LinkedList<String>)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFacetValueClass(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setFilterQuery(String)
- Method in class org.ow2.weblab.portlet.bean.
Facet
setIsLinkedToFacet(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfig
setLabel(String)
- Method in class org.ow2.weblab.portlet.bean.
Facet
setLabel(String)
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
setPortletConf(FacetConfig)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
setQuery(Query)
- Method in class org.ow2.weblab.portlet.bean.
Facet
setUri(String)
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
SHOW_FILTER
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
SHOW_FILTER_VALUE
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
T
TO_BE_ORDERED_BY
- Static variable in class org.ow2.weblab.portlet.util.
WebLabQueryParser
TO_BE_RANKED_ASCENDING
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
TO_BE_RANKED_BY
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
toString()
- Method in class org.ow2.weblab.portlet.bean.
Facet
toString()
- Method in class org.ow2.weblab.portlet.bean.
FacetCategory
U
uri
- Variable in class org.ow2.weblab.portlet.bean.
FacetCategory
USER_FACET_COLLECTION
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
USER_FACET_FILTERS_MAP
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
User Facet filters list session property
USER_RESULT_SET
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
Attribute name of the user's current ResultSet in session
USER_SELECTED_FACET_MAP
- Static variable in class org.ow2.weblab.portlet.
FacetPortletConstants
User Facet selected values displayed on JSP
W
WebLabQueryParser
- Class in
org.ow2.weblab.portlet.util
WebLabQueryParser()
- Constructor for class org.ow2.weblab.portlet.util.
WebLabQueryParser
A
B
C
D
E
F
G
H
I
L
N
O
P
Q
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012. All Rights Reserved.