|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.sql.filter.Filter
butler.sql.security.SecurityFilter
public class SecurityFilter
Filter for removing un-accessable records.
| Constructor Summary | |
|---|---|
SecurityFilter(Table tab)
|
|
| Method Summary | |
|---|---|
boolean |
filter(Record rec)
|
| Methods inherited from class butler.sql.filter.Filter |
|---|
and, copy, createId, equals, getCaption, getFilter, getId, getLeafFilters, getNestedQuery, getOperator, getParamDatatypes, getSQL, getValues, getValues, hashCode, modify, not, or, params2db, parseFilter, registerFilterParser, setCaption, setId, setOperator, setSize, setSize, toXML, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityFilter(Table tab)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public boolean filter(Record rec)
throws java.lang.Exception
filter in class Filterjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||