public class KEWXmlDataLoaderLifecycle extends org.kuali.rice.core.api.lifecycle.BaseLifecycle
| Constructor and Description |
|---|
KEWXmlDataLoaderLifecycle(String resource)
Specifies the XML resource to load.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadData()
Does the work of loading the data
|
void |
start() |
isStarted, setStarted, stoppublic KEWXmlDataLoaderLifecycle(String resource)
resource - the XML resource to loadpublic void start() throws Exception
start in interface org.kuali.rice.core.api.lifecycle.Lifecyclestart in class org.kuali.rice.core.api.lifecycle.BaseLifecycleExceptionCopyright © 2005–2018 The Kuali Foundation. All rights reserved.