public class BoxSearchObject extends AbstractResource<ResourceTypeImpl>
Constructor and Description |
---|
BoxSearchObject() |
Modifier and Type | Method and Description |
---|---|
String |
doSearch(String query,
String offset,
String limit)
The string in query to search for; can be matched against item names, descriptions, text content of a file, and
other fields of the different item types.
|
void |
initialize(Object... args) |
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isAdapter, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
public BoxSearchObject()
public void initialize(Object... args)
initialize
in class AbstractResource<ResourceTypeImpl>
public String doSearch(String query, String offset, String limit) throws BoxJSONException
BoxJSONException
Copyright © 2015 Nuxeo SA. All rights reserved.