Object |
_GenericFactoryStub.create_object(String type_id,
Property[] the_criteria,
AnyHolder factory_creation_id) |
Object |
GenericFactoryPOATie.create_object(String type_id,
Property[] the_criteria,
AnyHolder factory_creation_id) |
Object |
GenericFactoryOperations.create_object(String type_id,
Property[] the_criteria,
AnyHolder factory_creation_id) |
void |
_PropertyManagerStub.remove_default_properties(Property[] props) |
void |
PropertyManagerOperations.remove_default_properties(Property[] props) |
void |
PropertyManagerPOATie.remove_default_properties(Property[] props) |
void |
_PropertyManagerStub.remove_type_properties(String type_id,
Property[] props) |
void |
PropertyManagerOperations.remove_type_properties(String type_id,
Property[] props) |
void |
PropertyManagerPOATie.remove_type_properties(String type_id,
Property[] props) |
void |
_PropertyManagerStub.set_default_properties(Property[] props) |
void |
PropertyManagerOperations.set_default_properties(Property[] props) |
void |
PropertyManagerPOATie.set_default_properties(Property[] props) |
void |
_PropertyManagerStub.set_properties_dynamically(Object object_group,
Property[] overrides) |
void |
PropertyManagerOperations.set_properties_dynamically(Object object_group,
Property[] overrides) |
void |
PropertyManagerPOATie.set_properties_dynamically(Object object_group,
Property[] overrides) |
void |
_PropertyManagerStub.set_type_properties(String type_id,
Property[] overrides) |
void |
PropertyManagerOperations.set_type_properties(String type_id,
Property[] overrides) |
void |
PropertyManagerPOATie.set_type_properties(String type_id,
Property[] overrides) |