public class EventMethodFiller extends Object
EventNotificationMethods
),EventNotificationMethods.EMAIL
is set.Constructor and Description |
---|
EventMethodFiller() |
Modifier and Type | Method and Description |
---|---|
void |
fillEventNotificationMethods(Connection conn)
Populates the list of event notification methods by its content in table event_notification_methods
|
List<event_notification_methods> |
getEventNotificationMethods()
A getter of the created methods list.
|
public void fillEventNotificationMethods(Connection conn) throws SQLException
conn
- a connection to the databaseSQLException
public List<event_notification_methods> getEventNotificationMethods()
fillEventNotificationMethods(Connection)
was invokedCopyright © 2012. All Rights Reserved.