Structs§
- Object
Match Rule - Definition of match rules for accessible objects. Rule(s) against which we can match an object or a collection thereof.
- Object
Match Rule Builder - The ‘builder’ type for
MatchRule
.
Use its methods to set match criteria.
Enums§
- Match
Type - Enumeration used by
ObjectMatchRule
to specify how to interpretObjectRef
objects. - Sort
Order - Enumeration used by interface
CollectionProxy
to specify the wayObjectRef
objects should be sorted. - Tree
Traversal Type - Defines how an object-tree is to be traversed.
Used in
CollectionProxy
.