|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SearchResolverConstants
This interface defines attribute constants for search related attribute context resolvers.
| Field Summary | |
|---|---|
static String |
ATTR_CONTENT_CONTEXT_PARAMSDefine a map of content context parameters to use. |
static String |
ATTR_EXPRESSION_OVERRIDEExpression to use rather than use ATTR_SEARCH_QUERY |
static String |
ATTR_IN_MEMORY_SORTPerform a sort in memory rather than using the VCR api to do it. |
static String |
ATTR_IS_VERSIONED_SEARCHInclude versioned content in the search? |
static String |
ATTR_MAX_RESULTSMaximum number of nodes to return from the search. |
static String |
ATTR_PROPERTY_PROVIDERThe property provider to use when creating the expression for search. |
static String |
ATTR_SEARCH_PATHSNarrow down the search to specific paths in the repository. |
static String |
ATTR_SEARCH_QUERYAttribute to specify the query to use when executing the search. |
static String |
ATTR_SORT_BYA comma separated list of properties to sort by. |
| Field Detail |
|---|
static final String ATTR_SEARCH_QUERY
static final String ATTR_PROPERTY_PROVIDER
static final String ATTR_MAX_RESULTS
static final String ATTR_SORT_BY
For example, "prop1, prop2, prop3"
static final String ATTR_CONTENT_CONTEXT_PARAMS
static final String ATTR_IS_VERSIONED_SEARCH
static final String ATTR_EXPRESSION_OVERRIDE
ATTR_SEARCH_QUERY
static final String ATTR_SEARCH_PATHS
static final String ATTR_IN_MEMORY_SORT
This is necessary for SPI providers that may not support sorting.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.