|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterAdminOperations
Generated from IDL interface "FilterAdmin".
Method Summary | |
---|---|
int |
add_filter(Filter new_filter)
|
int[] |
get_all_filters()
|
Filter |
get_filter(int filter)
|
void |
remove_all_filters()
|
void |
remove_filter(int filter)
|
Method Detail |
---|
int add_filter(Filter new_filter)
void remove_filter(int filter) throws FilterNotFound
FilterNotFound
Filter get_filter(int filter) throws FilterNotFound
FilterNotFound
int[] get_all_filters()
void remove_all_filters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |