public class AVMBrowseBean.FormSearchContext extends SearchContext
SEARCH_ALL, SEARCH_FILE_NAMES, SEARCH_FILE_NAMES_CONTENTS, SEARCH_SPACE_NAMES, simpleSearchAdditionalAttrs| Constructor and Description |
|---|
AVMBrowseBean.FormSearchContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildQuery(int minimum)
Build the search query string based on the current search context members.
|
java.lang.String |
getText() |
void |
setCannedQuery(java.lang.String q,
java.lang.String formName) |
addAttributeQuery, addFixedValueQuery, addRangeQuery, addSimpleAttributeQuery, fromXML, getAttributeQuery, getCategories, getContentType, getFixedValueQuery, getFolderType, getForceAndTerms, getLocation, getMimeType, getMode, getPathFromSpaceRef, getRangeProperty, setCategories, setContentType, setFolderType, setForceAndTerms, setLocation, setMimeType, setMode, setSimpleSearchAdditionalAttributes, setText, toXMLpublic void setCannedQuery(java.lang.String q,
java.lang.String formName)
public java.lang.String buildQuery(int minimum)
SearchContextbuildQuery in class SearchContextminimum - small possible textual string used for a match
this does not effect fixed values searches (e.g. boolean, int values) or date rangespublic java.lang.String getText()
getText in class SearchContextCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.