|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.logged.action.AbstractLoggedAction
com.centrasite.control.adapters.LoggedItemsExport
com.centrasite.control.adapters.LoggedItemsExportAndDelete
public class LoggedItemsExportAndDelete
Constructor Summary | |
---|---|
LoggedItemsExportAndDelete(BaseAdapter adapter,
com.centrasite.control.ActionContext actionContext,
com.centrasite.control.util.ExportConfiguration cfg)
|
Method Summary | |
---|---|
void |
finish()
After export of the Registry Object it deletes it from the Registry |
Methods inherited from class com.centrasite.control.adapters.LoggedItemsExport |
---|
cleanUp, getTitle, run, runAsync |
Methods inherited from class com.centrasite.control.logged.action.AbstractLoggedAction |
---|
getActionContext, getErrorCount, getEventCallback, getItem, getItems, getRegistryObjects, getValidCount, getWarningCount, prepareItems, setEventCallback, supportsDelayedRead |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggedItemsExportAndDelete(BaseAdapter adapter, com.centrasite.control.ActionContext actionContext, com.centrasite.control.util.ExportConfiguration cfg)
Method Detail |
---|
public void finish() throws java.lang.Exception
finish
in interface com.centrasite.control.logged.action.ILoggedAction
finish
in class LoggedItemsExport
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |