|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.community.SearchQueryLoggerFactory
public class SearchQueryLoggerFactory
A factory that returns a concrete instance of a SearchQueryLogger.
The default implementation of this
interface will only work with Jive's SearchQuery implementation. If you are not using the
default implementation of the SearchQuery interface you will have to provide a custom
SearchQueryLogger implementation by setting the Jive property SearchQueryLogger.className with
the name of your SearchQueryLogger class.
| Method Summary | |
|---|---|
static SearchQueryLogger |
getInstance(AuthToken authToken)
Returns a concrete instance of the query logger interface wrapped by a protection proxy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SearchQueryLogger getInstance(AuthToken authToken)
authToken - the authToken corresponding to the user requesting the rating manager.
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||