|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.primus.searchstudio.CategoryRequestOptions
public final class CategoryRequestOptions
Encapsulates options common to all requests (not just search requests).
SearchOptions
,
Serialized FormConstructor Summary | |
---|---|
CategoryRequestOptions(java.util.Map opts)
Encapsulates options common to all requests (not just search requests). |
Method Summary | |
---|---|
java.util.Map |
getOpts()
|
java.lang.String |
toString()
Standard toString function. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CategoryRequestOptions(java.util.Map opts)
Method Detail |
---|
public java.util.Map getOpts()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |