|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IReadCallerRepository
This type is used for repositories which allow read access to their caller information.
| Method Summary | |
|---|---|
ICallerList |
getCallers(IFilter filter)
Gets a list with all callers of a repository filtered by the specified filter implementation. |
ICallerList |
getCallers(IFilter[] filters)
Gets a list with all callers of a repository filtered by the specified filter array. |
| Method Detail |
|---|
ICallerList getCallers(IFilter filter)
f - a valid filter object
ICallerList getCallers(IFilter[] filters)
f - a valid filter array. Array elements must not be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||