|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
DOCUMENT ME!
Method Summary | |
void |
doLevel1Action(SearchResult file)
Dummy method for some action that should happen if security level of file and system differs by 1. |
void |
doLevel2Action(SearchResult file)
Dummy method for some action that should happen if security level of file and system differs by 2. |
void |
doLevel3Action(SearchResult file)
Dummy method for some action that should happen if security level of file and system differs by 3. |
boolean |
filter(SearchResult result)
Checks the security level of a file. |
Method Detail |
public boolean filter(SearchResult result)
result
- the file to be checked
public void doLevel1Action(SearchResult file)
file
- DOCUMENT ME!public void doLevel2Action(SearchResult file)
file
- DOCUMENT ME!public void doLevel3Action(SearchResult file)
file
- DOCUMENT ME!
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |