| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Control process of creating data collection.
| Field Summary | |
final static int | CANCELConstant for cancel operation. |
final static int | OVERWRITE_ALLConstant for enable overwrite all files. |
final static int | OVERWRITE_ONEConstant for enable overwrite one file. |
final static int | REMOVE_ALLConstant indicating that all old files should be removed. |
| Method Summary | |
int | fileAlreadyExists(File file)Control of creating data collection when file overwriting needed. |
FunctionJobControl | getJobControl()Returns job control for process of collection creating. |
int | getLastAnswer() |
void | setJobControl(FunctionJobControl jc)Set job control for process of collection creating. |
| Field Detail |
public final static int CANCEL
public final static int OVERWRITE_ALL
public final static int OVERWRITE_ONE
public final static int REMOVE_ALL
| Method Detail |
public int fileAlreadyExists(File file)
public FunctionJobControl getJobControl()
public int getLastAnswer()
public void setJobControl(FunctionJobControl jc)
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||