Package org.codelibs.fess.app.web.go
Class GoForm
- java.lang.Object
-
- org.codelibs.fess.app.web.go.GoForm
-
public class GoForm extends Object
-
-
Constructor Summary
Constructors Constructor Description GoForm()
-
-
-
Field Detail
-
docId
@Required @Size(max=100) public @Required @Size(max=100) String docId
-
rt
@Size(max=10000) @Required public @Size(max=10000) @Required String rt
-
hash
public String hash
-
queryId
@Required public @Required String queryId
-
order
public Integer order
-
q
public String q
-
num
public String num
-
sort
public String sort
-
lang
public String lang
-
-