Class UploadCleanup
java.lang.Object
de.businesscode.bcdui.upload.data.steps.UploadCleanup
- All Implemented Interfaces:
IUploadStep
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final String
protected final UploadControl
protected final String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.businesscode.bcdui.upload.data.steps.IUploadStep
setParams
-
Field Details
-
STEP_ID
- See Also:
-
NUMBER_OF_DAYS
public static final int NUMBER_OF_DAYS- See Also:
-
uc
-
userId
-
-
Constructor Details
-
UploadCleanup
Constructor- Parameters:
uc
-userId
-
-
-
Method Details
-
process
remove outdated data from the 4 upload tables- Specified by:
process
in interfaceIUploadStep
- Throws:
Exception
UploadException
SQLException
-