|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HistoryFilter
An object that filters history entries implements this interface.
| Method Summary | |
|---|---|
boolean |
accept(HistoryEntry entry)
Does this filter accept the specified entry? |
java.lang.String |
getShortLabel()
Get the short label (human readable) that identifies this filter to the user. |
| Method Detail |
|---|
boolean accept(HistoryEntry entry)
entry - the entry to test
java.lang.String getShortLabel()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||