|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterAdmin
This storagetype describes a FilterAdmin
Method Summary | |
---|---|
EventTypeInfo[] |
event_types()
Indicates the event types in use |
void |
event_types(EventTypeInfo[] arg)
Indicates the event types in use |
EventTypeInfo[] |
event_types(org.omg.CosPersistentState.ForUpdate fu)
|
ReferenceInfo[] |
filters()
Filters associated with this filter admin |
ReferenceInfo[] |
filters(org.omg.CosPersistentState.ForUpdate fu)
|
void |
filters(ReferenceInfo[] arg)
Filters associated with this filter admin |
ReferenceInfo[] |
mapping_filters()
Mapping filters associated with this filter admin |
ReferenceInfo[] |
mapping_filters(org.omg.CosPersistentState.ForUpdate fu)
|
void |
mapping_filters(ReferenceInfo[] arg)
Mapping filters associated with this filter admin |
int |
next_filter_id()
Indicates the next filter id |
void |
next_filter_id(int arg)
Indicates the next filter id |
Methods inherited from interface org.omg.CosPersistentState.StorageObject |
---|
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
Method Detail |
---|
ReferenceInfo[] filters()
ReferenceInfo[] filters(org.omg.CosPersistentState.ForUpdate fu)
void filters(ReferenceInfo[] arg)
ReferenceInfo[] mapping_filters()
ReferenceInfo[] mapping_filters(org.omg.CosPersistentState.ForUpdate fu)
void mapping_filters(ReferenceInfo[] arg)
int next_filter_id()
void next_filter_id(int arg)
EventTypeInfo[] event_types()
EventTypeInfo[] event_types(org.omg.CosPersistentState.ForUpdate fu)
void event_types(EventTypeInfo[] arg)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |