Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosCollection.EqualityKeyCollectionPOA
org.omg.CosCollection.EqualityKeyCollectionPOATie
public class EqualityKeyCollectionPOATie
extends EqualityKeyCollectionPOA
Constructor Summary | |
|
Methods inherited from class org.omg.CosCollection.EqualityKeyCollectionPOA | |
_all_interfaces , _invoke , _this , _this |
Methods inherited from class org.omg.PortableServer.Servant | |
_all_interfaces , _default_POA , _get_delegate , _get_interface , _get_interface_def , _is_a , _non_existent , _object_id , _orb , _poa , _set_delegate , _this_object , _this_object |
public EqualityKeyCollectionPOATie(EqualityKeyCollectionOperations delegate)
public EqualityKeyCollectionPOATie(EqualityKeyCollectionOperations delegate, POA poa)
public EqualityKeyCollection _this(ORB orb)
- Overrides:
- _this in interface EqualityKeyCollectionPOA
public void add_all_from(Collection collector) throws ElementInvalid
- Specified by:
- add_all_from in interface CollectionOperations
public boolean add_element(Any element) throws ElementInvalid
- Specified by:
- add_element in interface CollectionOperations
public boolean add_element_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
- Specified by:
- add_element_set_iterator in interface CollectionOperations
public boolean add_or_replace_element_with_key(Any element) throws ElementInvalid
- Specified by:
- add_or_replace_element_with_key in interface KeyCollectionOperations
public boolean add_or_replace_element_with_key_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
- Specified by:
- add_or_replace_element_with_key_set_iterator in interface KeyCollectionOperations
public boolean all_elements_do(Command what)
- Specified by:
- all_elements_do in interface CollectionOperations
public boolean contains_all_from(Collection collector) throws ElementInvalid
- Specified by:
- contains_all_from in interface EqualityCollectionOperations
public boolean contains_all_keys_from(KeyCollection collector) throws KeyInvalid
- Specified by:
- contains_all_keys_from in interface KeyCollectionOperations
public boolean contains_element(Any element) throws ElementInvalid
- Specified by:
- contains_element in interface EqualityCollectionOperations
public boolean contains_element_with_key(Any key) throws KeyInvalid
- Specified by:
- contains_element_with_key in interface KeyCollectionOperations
public Iterator create_iterator(boolean read_only)
- Specified by:
- create_iterator in interface CollectionOperations
public TypeCode element_type()
- Specified by:
- element_type in interface CollectionOperations
public void key(Any element, AnyHolder key) throws ElementInvalid
- Specified by:
- key in interface KeyCollectionOperations
public void keys(Any[] elements, AnySequenceHolder keys) throws ElementInvalid
- Specified by:
- keys in interface KeyCollectionOperations
public boolean locate_element(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
- Specified by:
- locate_element in interface EqualityCollectionOperations
public boolean locate_element_with_key(Any key, Iterator where) throws KeyInvalid, IteratorInvalid
- Specified by:
- locate_element_with_key in interface KeyCollectionOperations
public boolean locate_next_different_element(Iterator where) throws IteratorInBetween, IteratorInvalid
- Specified by:
- locate_next_different_element in interface EqualityCollectionOperations
public boolean locate_next_element(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
- Specified by:
- locate_next_element in interface EqualityCollectionOperations
public boolean locate_next_element_with_different_key(Iterator where) throws IteratorInBetween, IteratorInvalid
- Specified by:
- locate_next_element_with_different_key in interface KeyCollectionOperations
public boolean locate_next_element_with_key(Any key, Iterator where) throws KeyInvalid, IteratorInvalid
- Specified by:
- locate_next_element_with_key in interface KeyCollectionOperations
public boolean locate_or_add_element(Any element) throws ElementInvalid
- Specified by:
- locate_or_add_element in interface EqualityCollectionOperations
public boolean locate_or_add_element_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
- Specified by:
- locate_or_add_element_set_iterator in interface EqualityCollectionOperations
public boolean locate_or_add_element_with_key(Any element) throws ElementInvalid
- Specified by:
- locate_or_add_element_with_key in interface KeyCollectionOperations
public boolean locate_or_add_element_with_key_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
- Specified by:
- locate_or_add_element_with_key_set_iterator in interface KeyCollectionOperations
public int number_of_different_elements()
- Specified by:
- number_of_different_elements in interface EqualityCollectionOperations
public int number_of_different_keys()
- Specified by:
- number_of_different_keys in interface KeyCollectionOperations
public int number_of_elements()
- Specified by:
- number_of_elements in interface CollectionOperations
public int number_of_elements_with_key(Any key) throws KeyInvalid
- Specified by:
- number_of_elements_with_key in interface KeyCollectionOperations
public int number_of_occurrences(Any element) throws ElementInvalid
- Specified by:
- number_of_occurrences in interface EqualityCollectionOperations
public int remove_all_elements_with_key(Any key) throws KeyInvalid
- Specified by:
- remove_all_elements_with_key in interface KeyCollectionOperations
public int remove_all_occurrences(Any element) throws ElementInvalid
- Specified by:
- remove_all_occurrences in interface EqualityCollectionOperations
public boolean remove_element(Any element) throws ElementInvalid
- Specified by:
- remove_element in interface EqualityCollectionOperations
public void remove_element_at(Iterator where) throws IteratorInBetween, IteratorInvalid
- Specified by:
- remove_element_at in interface CollectionOperations
public boolean remove_element_with_key(Any key) throws KeyInvalid
- Specified by:
- remove_element_with_key in interface KeyCollectionOperations
public void replace_element_at(Iterator where, Any element) throws ElementInvalid, IteratorInBetween, IteratorInvalid
- Specified by:
- replace_element_at in interface CollectionOperations
public boolean replace_element_with_key(Any element) throws ElementInvalid
- Specified by:
- replace_element_with_key in interface KeyCollectionOperations
public boolean replace_element_with_key_set_iterator(Any element, Iterator where) throws ElementInvalid, IteratorInvalid
- Specified by:
- replace_element_with_key_set_iterator in interface KeyCollectionOperations
public boolean retrieve_element_at(Iterator where, AnyHolder element) throws IteratorInBetween, IteratorInvalid
- Specified by:
- retrieve_element_at in interface CollectionOperations
public boolean retrieve_element_with_key(Any key, AnyHolder element) throws KeyInvalid
- Specified by:
- retrieve_element_with_key in interface KeyCollectionOperations