|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertySetFactory
PropertySetFactory
provides an interface for
creating PropertySet
s. The relationship of a
PropertySet
to a specific object is an
implementation issue.
Deletion of any initial properties is an implementation concern.
For example, an implementation may choose to initialize the
PropertySet
with a set of fixed_readonly
properties for create_propertyset
or choose to
initialize all allowed_properties
to be
fixed_normal
for create_constrained_propertyset
.
Method Summary |
---|
Methods inherited from interface org.omg.CosPropertyService.PropertySetFactoryOperations |
---|
create_constrained_propertyset, create_initial_propertyset, create_propertyset |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |