public abstract class AbstractEomUserObjectForSetup
extends agentgui.core.common.AbstractUserObject
| Constructor and Description |
|---|
AbstractEomUserObjectForSetup() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSaveScheduleListsToDatabase()
Checks if is save schedule lists to database.
|
void |
setSaveScheduleListsToDatabase(boolean saveScheduleListsToDatabase)
Sets so save schedule lists to the EOM database.
|
public void setSaveScheduleListsToDatabase(boolean saveScheduleListsToDatabase)
saveScheduleListsToDatabase - the new save schedule list to databasepublic boolean isSaveScheduleListsToDatabase()