|
Oracle Fusion Middleware User and Role Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14658-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface SearchFilter
This interface represents a search filter to be used in searching the identity repository.
| Method Summary | |
|---|---|
java.lang.Object |
getNativeRepresentation()returns native representation of this filter. |
boolean |
isNegated()Return the current NOT state of the SearchFilter |
void |
negate()Toggle the NOT state of the SearchFilter |
void |
setNegate()Deprecated. use negate() |
| Method Detail |
|---|
void setNegate()
negate()void negate()
boolean isNegated()
java.lang.Object getNativeRepresentation()
|
Oracle Fusion Middleware User and Role Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14658-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||