public class BatchUpload extends org.kuali.rice.krad.bo.TransientBusinessObjectBase
Constructor and Description |
---|
BatchUpload()
Default no-arg constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getBatchDestinationFilePath() |
String |
getBatchInputTypeName()
Gets the batchInputTypeName attribute.
|
String |
getExistingFileName()
Gets the existingFileName attribute.
|
String |
getFileUserIdentifer()
Gets the fileUserIdentifer attribute.
|
void |
setBatchDestinationFilePath(String batchDestinationFilePath) |
void |
setBatchInputTypeName(String batchInputTypeName)
Sets the batchInputTypeName attribute value.
|
void |
setExistingFileName(String deleteFile)
Sets the existingFileName attribute value.
|
void |
setFileUserIdentifer(String fileRename)
Sets the fileUserIdentifer attribute value.
|
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
public BatchUpload()
public String getBatchInputTypeName()
public void setBatchInputTypeName(String batchInputTypeName)
batchInputTypeName
- The batchInputTypeName to set.public String getExistingFileName()
public void setExistingFileName(String deleteFile)
existingFileName
- The existingFileName to set.public String getFileUserIdentifer()
public void setFileUserIdentifer(String fileRename)
fileUserIdentifer
- The fileUserIdentifer to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
public String getBatchDestinationFilePath()
public void setBatchDestinationFilePath(String batchDestinationFilePath)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.