|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jasig.portlet.utils.search.SearchConstants
public final class SearchConstants
Constants related to the portal search API
| Field Summary | |
|---|---|
static String |
NAMESPACE
Namespace used by uPortal search events |
static String |
SEARCH_REQUEST_LOCAL_NAME
Local SearchRequest event name |
static QName |
SEARCH_REQUEST_QNAME
SearchRequest QName |
static String |
SEARCH_REQUEST_QNAME_STRING
Same as QName.toString() on SEARCH_REQUEST_QNAME but hard coded to allow use in annotations |
static String |
SEARCH_RESULTS_LOCAL_NAME
Local SearchRequest event name |
static QName |
SEARCH_RESULTS_QNAME
SearchResponse QName |
static String |
SEARCH_RESULTS_QNAME_STRING
Same as QName.toString() on SEARCH_RESULTS_QNAME but hard coded to allow use in annotations |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAMESPACE
public static final String SEARCH_REQUEST_LOCAL_NAME
public static final QName SEARCH_REQUEST_QNAME
public static final String SEARCH_REQUEST_QNAME_STRING
QName.toString() on SEARCH_REQUEST_QNAME but hard coded to allow use in annotations
public static final String SEARCH_RESULTS_LOCAL_NAME
public static final QName SEARCH_RESULTS_QNAME
public static final String SEARCH_RESULTS_QNAME_STRING
QName.toString() on SEARCH_RESULTS_QNAME but hard coded to allow use in annotations
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||