alma::TMCDB::maci::NotificationServiceMapping Class Reference

Collaboration diagram for alma::TMCDB::maci::NotificationServiceMapping:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NotificationServiceMapping ()
String getDefaultNotificationService ()
void setDefaultNotificationService (String defaultNotificationService)
Map< String, DomainsMappinggetDomains ()
void setDomains (Map< String, DomainsMapping > domains)
Map< String, ChannelMappinggetChannels_ ()
void setChannels_ (Map< String, ChannelMapping > channels)

Private Attributes

int NotificationServiceMappingId
int ConfigurationId
String DefaultNotificationService
Map< String, DomainsMappingDomains = new HashMap<String, DomainsMapping>()
Map< String, ChannelMappingChannels_ = new HashMap<String, ChannelMapping>()

Constructor & Destructor Documentation

alma::TMCDB::maci::NotificationServiceMapping::NotificationServiceMapping (  )  [inline]

Default Constructor for Component. Setter methods must be used to insert data.


Member Function Documentation

Map<String, ChannelMapping> alma::TMCDB::maci::NotificationServiceMapping::getChannels_ (  )  [inline]
Returns:
the channels_

References Channels_.

String alma::TMCDB::maci::NotificationServiceMapping::getDefaultNotificationService (  )  [inline]
Returns:
the defaultNotificationService

References DefaultNotificationService.

Map<String, DomainsMapping> alma::TMCDB::maci::NotificationServiceMapping::getDomains (  )  [inline]
Returns:
the domains

References Domains.

void alma::TMCDB::maci::NotificationServiceMapping::setChannels_ ( Map< String, ChannelMapping channels  )  [inline]
Parameters:
channels the channels_ to set

References Channels_.

void alma::TMCDB::maci::NotificationServiceMapping::setDefaultNotificationService ( String  defaultNotificationService  )  [inline]
Parameters:
defaultNotificationService the defaultNotificationService to set

References DefaultNotificationService.

void alma::TMCDB::maci::NotificationServiceMapping::setDomains ( Map< String, DomainsMapping domains  )  [inline]
Parameters:
domains the domains to set

References Domains.


Member Data Documentation

Referenced by getChannels_(), and setChannels_().

Referenced by getDomains(), and setDomains().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2