public class BatchUpload extends Object
| Constructor and Description |
|---|
BatchUpload(File dir) |
BatchUpload(String dirPath) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate() |
String |
getDateFormatted() |
File |
getDir() |
String |
getErrorMsg() |
String |
getErrorMsgHTML() |
List<String> |
getHandlesImported() |
int |
getItemsImported() |
int |
getTotalItems() |
boolean |
isSuccessful() |
public BatchUpload(String dirPath)
public BatchUpload(File dir)
public Date getDate()
public File getDir()
public boolean isSuccessful()
public int getItemsImported()
public int getTotalItems()
public String getDateFormatted()
public String getErrorMsg()
public String getErrorMsgHTML()
Copyright © 2014 DuraSpace. All Rights Reserved.