Package com.saperion.ngc.util
Class EFileSettings
- java.lang.Object
-
- com.saperion.ngc.util.EFileSettings
-
public final class EFileSettings extends java.lang.Object
Utility class used to handle e-file specific settings.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FolderSearchInfos.FolderSearchMode
getSearchMode()
-
-
-
Method Detail
-
getSearchMode
public static FolderSearchInfos.FolderSearchMode getSearchMode()
- Returns:
- the search mode to use when searching in e-files
-
-