Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
I
L
N
O
P
S
T
U
V
C
compare(FacetBean, FacetBean)
- Method in class org.ow2.weblab.portlet.tool.
FacetBeanComparator
compare(FacetValueBean, FacetValueBean)
- Method in class org.ow2.weblab.portlet.tool.
FacetValueBeanComparator
count
- Variable in class org.ow2.weblab.portlet.bean.
FacetValueBean
D
DEFAULT_BEAN_NAME
- Static variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
DEFAULT_CONF_FILE
- Static variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
doView(RenderRequest, RenderResponse)
- Method in class org.ow2.weblab.portlet.
FacetPortlet
E
equals(Object)
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
equals(Object)
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
equals(Object)
- Method in class org.ow2.weblab.portlet.bean.
SelectedFacetValueBean
ERROR
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
Attribute name used to send an error message to jsp
F
FACET_DISPLAY_STYLES
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
Facet display styles on JSP
FACET_PIE_COLORS
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
Colors used for Pie display on JSP
FACET_SELECTION_ACTION
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
Facet selection action
FACET_UNSELECTION_ACTION
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
Facet unselection action
FacetBean
- Class in
org.ow2.weblab.portlet.bean
FacetBean()
- Constructor for class org.ow2.weblab.portlet.bean.
FacetBean
FacetBean(String, List<FacetValueBean>)
- Constructor for class org.ow2.weblab.portlet.bean.
FacetBean
FacetBeanComparator
- Class in
org.ow2.weblab.portlet.tool
FacetBeanComparator()
- Constructor for class org.ow2.weblab.portlet.tool.
FacetBeanComparator
facetClass
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
Facet properties
FacetConfigBean
- Class in
org.ow2.weblab.portlet.conf
FacetConfigBean()
- Constructor for class org.ow2.weblab.portlet.conf.
FacetConfigBean
facetCountProperty
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
facetFieldsList
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
List of Lucene fields displayed into portlet.
The list order is kept when displaying fields.
facetFieldsVsStylesList
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
List of display styles for Lucene fields.
facetFilterQueryOperatorProperty
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
facetFilterQueryProperty
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
facetPieColorsList
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
List of colors used for Pie display.
FacetPortlet
- Class in
org.ow2.weblab.portlet
FacetPortlet()
- Constructor for class org.ow2.weblab.portlet.
FacetPortlet
FacetUtil
- Class in
org.ow2.weblab.portlet.tool
FacetUtil()
- Constructor for class org.ow2.weblab.portlet.tool.
FacetUtil
FacetValueBean
- Class in
org.ow2.weblab.portlet.bean
FacetValueBean()
- Constructor for class org.ow2.weblab.portlet.bean.
FacetValueBean
FacetValueBean(String, int, String)
- Constructor for class org.ow2.weblab.portlet.bean.
FacetValueBean
FacetValueBeanComparator
- Class in
org.ow2.weblab.portlet.tool
FacetValueBeanComparator()
- Constructor for class org.ow2.weblab.portlet.tool.
FacetValueBeanComparator
facetValueClass
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
filterQuery
- Variable in class org.ow2.weblab.portlet.bean.
FacetValueBean
G
getCount()
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
getFacetClass()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getFacetCountProperty()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getFacetFieldsList()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getFacetFieldsVsStylesList()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getFacetFilterQueryOperatorProperty()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getFacetFilterQueryProperty()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getFacetPieColorsList()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getFacetsFromResultSet(ResultSet, FacetConfigBean)
- Static method in class org.ow2.weblab.portlet.tool.
FacetUtil
getFacetValueClass()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getFilterQuery()
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
getIsLinkedToFacet()
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
getLabel()
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
getLabel()
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
getOperator()
- Method in class org.ow2.weblab.portlet.bean.
SelectedFacetValueBean
getPosition()
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
getValues()
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
H
hashCode()
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
hashCode()
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
hashCode()
- Method in class org.ow2.weblab.portlet.bean.
SelectedFacetValueBean
I
init()
- Method in class org.ow2.weblab.portlet.
FacetPortlet
isLinkedToFacet
- Variable in class org.ow2.weblab.portlet.conf.
FacetConfigBean
L
label
- Variable in class org.ow2.weblab.portlet.bean.
FacetBean
label
- Variable in class org.ow2.weblab.portlet.bean.
FacetValueBean
LAST_QUERY_URI
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
Query URI
N
normaliseLabel(String)
- Static method in class org.ow2.weblab.portlet.tool.
FacetUtil
Normalise Label by settings all first letter in capital and the rest in lower case.
O
operator
- Variable in class org.ow2.weblab.portlet.bean.
SelectedFacetValueBean
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.tool
- package org.ow2.weblab.portlet.tool
P
portletConf
- Variable in class org.ow2.weblab.portlet.
FacetPortlet
position
- Variable in class org.ow2.weblab.portlet.bean.
FacetBean
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
S
SelectedFacetValueBean
- Class in
org.ow2.weblab.portlet.bean
SelectedFacetValueBean()
- Constructor for class org.ow2.weblab.portlet.bean.
SelectedFacetValueBean
SelectedFacetValueBean(String, int, String, String)
- Constructor for class org.ow2.weblab.portlet.bean.
SelectedFacetValueBean
setCount(int)
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
setFacetClass(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setFacetCountProperty(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setFacetFieldsList(LinkedList<String>)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setFacetFieldsVsStylesList(Map<String, String>)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setFacetFilterQueryOperatorProperty(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setFacetFilterQueryProperty(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setFacetPieColorsList(LinkedList<String>)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setFacetValueClass(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setFilterQuery(String)
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
setIsLinkedToFacet(String)
- Method in class org.ow2.weblab.portlet.conf.
FacetConfigBean
setLabel(String)
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
setLabel(String)
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
setOperator(String)
- Method in class org.ow2.weblab.portlet.bean.
SelectedFacetValueBean
setPosition(int)
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
setValues(List<FacetValueBean>)
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
T
toString()
- Method in class org.ow2.weblab.portlet.bean.
FacetBean
toString()
- Method in class org.ow2.weblab.portlet.bean.
FacetValueBean
toString()
- Method in class org.ow2.weblab.portlet.bean.
SelectedFacetValueBean
U
USER_FACET_FILTERS_MAP
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
User Facet filters list session property
USER_SELECTED_FACET_MAP
- Static variable in class org.ow2.weblab.portlet.
FacetPortlet
User Facet selected values displayed on JSP
V
values
- Variable in class org.ow2.weblab.portlet.bean.
FacetBean
C
D
E
F
G
H
I
L
N
O
P
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2011. All Rights Reserved.