|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openeai.OpenEaiObject
org.openeai.afa.ScheduleIdStoreImpl
public class ScheduleIdStoreImpl
| Field Summary |
|---|
| Fields inherited from class org.openeai.OpenEaiObject |
|---|
logger |
| Constructor Summary | |
|---|---|
ScheduleIdStoreImpl()
|
|
| Method Summary | |
|---|---|
boolean |
contains(java.lang.String scheduleId)
Determines if a particular Schedule Id exists in this store. |
protected AppConfig |
getAppConfig()
|
protected java.util.Vector |
getScheduleIds()
|
protected void |
setAppConfig(AppConfig aConfig)
|
protected void |
setScheduleIds(java.util.Vector v)
|
| Methods inherited from class org.openeai.OpenEaiObject |
|---|
getAppName, getDebug, getFromAddr, getMailHost, getMailService, getProperties, getToAddr, initializeLog4j, initializeLog4j, initializeLog4j, setAppName, setDebug, setFromAddr, setMailHost, setMailService, setProperties, setToAddr |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScheduleIdStoreImpl()
| Method Detail |
|---|
public boolean contains(java.lang.String scheduleId)
throws ScheduleIdStoreException
ScheduleIdStoreExceptionprotected void setAppConfig(AppConfig aConfig)
protected AppConfig getAppConfig()
protected void setScheduleIds(java.util.Vector v)
protected java.util.Vector getScheduleIds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||