Public Member Functions

alma.TMCDB.maci.NotificationServiceMapping Class Reference

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)

Constructor & Destructor Documentation

alma.TMCDB.maci.NotificationServiceMapping.NotificationServiceMapping (  ) 

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


Member Function Documentation

Map<String, ChannelMapping> alma.TMCDB.maci.NotificationServiceMapping.getChannels_ (  ) 
Returns:
the channels_
String alma.TMCDB.maci.NotificationServiceMapping.getDefaultNotificationService (  ) 
Returns:
the defaultNotificationService
Map<String, DomainsMapping> alma.TMCDB.maci.NotificationServiceMapping.getDomains (  ) 
Returns:
the domains
void alma.TMCDB.maci.NotificationServiceMapping.setChannels_ ( Map< String, ChannelMapping channels  ) 
Parameters:
channels the channels_ to set
void alma.TMCDB.maci.NotificationServiceMapping.setDefaultNotificationService ( String  defaultNotificationService  ) 
Parameters:
defaultNotificationService the defaultNotificationService to set
void alma.TMCDB.maci.NotificationServiceMapping.setDomains ( Map< String, DomainsMapping domains  ) 
Parameters:
domains the domains to set

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties