|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.verity.LinearMaxDocCount
Calculates MaxDocCount by multiplying pageSize by a constant factor.
XML Configuration Template:
<MaxDocCount class="com.raritantechnologies.verity.LinearMaxDocCount"
pageSizeFactor="100" />
| Constructor Summary | |
LinearMaxDocCount()
|
|
| Method Summary | |
int |
getMaxDocCount(int pageSize,
int startRec)
|
void |
initialize(org.w3c.dom.Element elem)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LinearMaxDocCount()
| Method Detail |
public void initialize(org.w3c.dom.Element elem)
initialize in interface ISetMaxDocCount
public int getMaxDocCount(int pageSize,
int startRec)
getMaxDocCount in interface ISetMaxDocCount
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||