@Deprecated
public class ExcelValidator
extends java.lang.Object
| Constructor and Description |
|---|
ExcelValidator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
fileAlreadyExists(java.util.Set<FileUploadResult> fileUploadResults,
FileUploadResult fileUploadResult)
Deprecated.
|
java.util.Set<java.lang.String> |
getFormats()
Deprecated.
|
protected NotificationService |
getNotificationService()
Deprecated.
|
boolean |
isCorrectFormat(FileUploadResult fileUploadResult)
Deprecated.
|
void |
setFormats(java.util.Set<java.lang.String> formats)
Deprecated.
|
void |
setNotificationService(NotificationService notificationService)
Deprecated.
|
public boolean fileAlreadyExists(java.util.Set<FileUploadResult> fileUploadResults,
FileUploadResult fileUploadResult)
public boolean isCorrectFormat(FileUploadResult fileUploadResult)
public java.util.Set<java.lang.String> getFormats()
public void setFormats(java.util.Set<java.lang.String> formats)
protected NotificationService getNotificationService()
public void setNotificationService(NotificationService notificationService)
Copyright © 2018 SAP SE. All Rights Reserved.