|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFilter
This interface must be implemented by a filter object. A repository manager can call a filter in its getXXX() method to determine a subset of its repository objects.
| Method Summary | |
|---|---|
Object |
getFilterObject()
Gets the objects the filter is defined for. |
FilterType |
getType()
Gets the type of the filter. |
| Method Detail |
|---|
Object getFilterObject()
FilterType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||