|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Describes interface for objects that represent a Browse Directory Entry - an item in a browse list.
| Method Summary | |
int |
getMaxPage()
Get the maximum page number for the field's browse list |
int |
getMinPage()
Get the minimum page number for the field's browse list |
int |
getPageNumber(java.lang.String term)
this function figures out which page the search term should be in |
void |
initialize(org.w3c.dom.Element elem)
|
void |
initialize(java.lang.String field)
|
boolean |
isRefreshRequired()
Use this method to see if the master list has been updated. |
boolean |
isValid()
|
| Method Detail |
public void initialize(org.w3c.dom.Element elem)
public void initialize(java.lang.String field)
public boolean isRefreshRequired()
public int getPageNumber(java.lang.String term)
public int getMaxPage()
public int getMinPage()
public boolean isValid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||