|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Filter
This storagetype describes a Filter
Method Summary | |
---|---|
ReferenceInfo[] |
callbacks()
Callbacks |
ReferenceInfo[] |
callbacks(org.omg.CosPersistentState.ForUpdate fu)
|
void |
callbacks(ReferenceInfo[] arg)
Callbacks |
java.lang.String |
constraint_grammar()
ConstraintGrammar |
void |
constraint_grammar(java.lang.String arg)
ConstraintGrammar |
ConstraintInfo[] |
constraints()
Constraints associated with this filter |
void |
constraints(ConstraintInfo[] arg)
Constraints associated with this filter |
ConstraintInfo[] |
constraints(org.omg.CosPersistentState.ForUpdate fu)
|
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)
|
int |
next_callback_id()
Indicates the next callback id |
void |
next_callback_id(int arg)
Indicates the next callback id |
int |
next_constraint_id()
Indicates the next constraint id |
void |
next_constraint_id(int arg)
Indicates the next constraint id |
Methods inherited from interface org.omg.CosPersistentState.StorageObject |
---|
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
Method Detail |
---|
java.lang.String constraint_grammar()
void constraint_grammar(java.lang.String arg)
ConstraintInfo[] constraints()
ConstraintInfo[] constraints(org.omg.CosPersistentState.ForUpdate fu)
void constraints(ConstraintInfo[] arg)
int next_constraint_id()
void next_constraint_id(int arg)
ReferenceInfo[] callbacks()
ReferenceInfo[] callbacks(org.omg.CosPersistentState.ForUpdate fu)
void callbacks(ReferenceInfo[] arg)
int next_callback_id()
void next_callback_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 |