org.omg.CosPropertyService
Interface PropertySetFactory

All Superinterfaces:
org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, PropertySetFactoryOperations, java.io.Serializable
All Known Implementing Classes:
_PropertySetFactoryStub

public interface PropertySetFactory
extends PropertySetFactoryOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

PropertySetFactory provides an interface for creating PropertySets. 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