org.omg.CosPropertyService
Interface PropertySetFactoryOperations
- All Known Subinterfaces:
- PropertySetFactory
- All Known Implementing Classes:
- _PropertySetFactoryStub, PropertySetFactoryPOA, PropertySetFactoryPOATie
public interface PropertySetFactoryOperations
Generated from IDL interface "PropertySetFactory".
- Version:
- generated at Mar 12, 2011 4:11:30 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
create_propertyset
PropertySet create_propertyset()
create_constrained_propertyset
PropertySet create_constrained_propertyset(TypeCode[] allowed_property_types,
Property[] allowed_properties)
throws ConstraintNotSupported
- Throws:
ConstraintNotSupported
create_initial_propertyset
PropertySet create_initial_propertyset(Property[] initial_properties)
throws MultipleExceptions
- Throws:
MultipleExceptions