|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.CosPropertyService.PropertySetDefPOA
|
+--org.omg.CosPropertyService.PropertySetDefPOATie
Interface definition : PropertySetDef
| Constructor Summary | |
PropertySetDefPOATie(PropertySetDefOperations tieObject)
Constructor |
|
PropertySetDefPOATie(PropertySetDefOperations tieObject,
org.omg.PortableServer.POA poa)
Constructor |
|
| Method Summary | |
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
PropertySetDefOperations |
_delegate()
Get the delegate |
void |
_delegate(PropertySetDefOperations delegate_)
Set the delegate |
void |
define_properties_with_modes(PropertyDef[] property_defs)
Operation define_properties_with_modes |
void |
define_properties(Property[] nproperties)
Operation define_properties |
void |
define_property_with_mode(java.lang.String property_name,
org.omg.CORBA.Any property_value,
PropertyModeType property_mode)
Operation define_property_with_mode |
void |
define_property(java.lang.String property_name,
org.omg.CORBA.Any property_value)
Operation define_property |
boolean |
delete_all_properties()
Operation delete_all_properties |
void |
delete_properties(java.lang.String[] property_names)
Operation delete_properties |
void |
delete_property(java.lang.String property_name)
Operation delete_property |
void |
get_all_properties(int how_many,
PropertiesHolder nproperties,
PropertiesIteratorHolder rest)
Operation get_all_properties |
void |
get_all_property_names(int how_many,
PropertyNamesHolder property_names,
PropertyNamesIteratorHolder rest)
Operation get_all_property_names |
void |
get_allowed_properties(PropertyDefsHolder property_defs)
Operation get_allowed_properties |
void |
get_allowed_property_types(PropertyTypesHolder property_types)
Operation get_allowed_property_types |
int |
get_number_of_properties()
Operation get_number_of_properties |
boolean |
get_properties(java.lang.String[] property_names,
PropertiesHolder nproperties)
Operation get_properties |
PropertyModeType |
get_property_mode(java.lang.String property_name)
Operation get_property_mode |
boolean |
get_property_modes(java.lang.String[] property_names,
PropertyModesHolder property_modes)
Operation get_property_modes |
org.omg.CORBA.Any |
get_property_value(java.lang.String property_name)
Operation get_property_value |
boolean |
is_property_defined(java.lang.String property_name)
Operation is_property_defined |
void |
set_property_mode(java.lang.String property_name,
PropertyModeType property_mode)
Operation set_property_mode |
void |
set_property_modes(PropertyMode[] property_modes)
Operation set_property_modes |
| Methods inherited from class org.omg.CosPropertyService.PropertySetDefPOA |
_all_interfaces, _invoke, _this, _this |
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertySetDefPOATie(PropertySetDefOperations tieObject)
public PropertySetDefPOATie(PropertySetDefOperations tieObject,
org.omg.PortableServer.POA poa)
| Method Detail |
public PropertySetDefOperations _delegate()
public void _delegate(PropertySetDefOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic void get_allowed_property_types(PropertyTypesHolder property_types)
public void get_allowed_properties(PropertyDefsHolder property_defs)
public void define_property_with_mode(java.lang.String property_name,
org.omg.CORBA.Any property_value,
PropertyModeType property_mode)
throws InvalidPropertyName,
ConflictingProperty,
UnsupportedTypeCode,
UnsupportedProperty,
UnsupportedMode,
ReadOnlyProperty
public void define_properties_with_modes(PropertyDef[] property_defs)
throws MultipleExceptions
public PropertyModeType get_property_mode(java.lang.String property_name)
throws PropertyNotFound,
InvalidPropertyName
public boolean get_property_modes(java.lang.String[] property_names,
PropertyModesHolder property_modes)
public void set_property_mode(java.lang.String property_name,
PropertyModeType property_mode)
throws InvalidPropertyName,
PropertyNotFound,
UnsupportedMode
public void set_property_modes(PropertyMode[] property_modes)
throws MultipleExceptions
public void define_property(java.lang.String property_name,
org.omg.CORBA.Any property_value)
throws InvalidPropertyName,
ConflictingProperty,
UnsupportedTypeCode,
UnsupportedProperty,
ReadOnlyProperty
public void define_properties(Property[] nproperties)
throws MultipleExceptions
public int get_number_of_properties()
public void get_all_property_names(int how_many,
PropertyNamesHolder property_names,
PropertyNamesIteratorHolder rest)
public org.omg.CORBA.Any get_property_value(java.lang.String property_name)
throws PropertyNotFound,
InvalidPropertyName
public boolean get_properties(java.lang.String[] property_names,
PropertiesHolder nproperties)
public void get_all_properties(int how_many,
PropertiesHolder nproperties,
PropertiesIteratorHolder rest)
public void delete_property(java.lang.String property_name)
throws PropertyNotFound,
InvalidPropertyName,
FixedProperty
public void delete_properties(java.lang.String[] property_names)
throws MultipleExceptions
public boolean delete_all_properties()
public boolean is_property_defined(java.lang.String property_name)
throws InvalidPropertyName
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||