Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

NotificationTypes::NotificationTypesPackageFactory Interface Reference

An interface for the NotificationTypesPackageFactory object. More...

import "NotificationTypes.idl";

List of all members.

Public Methods

NotificationTypesPackage create_notification_types_package () raises (Reflective::SemanticError)
 Create a new NotificationTypesPackage object. More...


Detailed Description

An interface for the NotificationTypesPackageFactory object.

A factory for creating a package.


Member Function Documentation

NotificationTypesPackage NotificationTypes::NotificationTypesPackageFactory::create_notification_types_package   raises (Reflective::SemanticError)
 

Create a new NotificationTypesPackage object.

Returns:
The newly created object. @raises SemanticError Not raised by this implementation.