Interface FilePathStorage
public interface FilePathStorage
-
Method Summary
Modifier and TypeMethodDescriptiongetFilePath(String key) voidstoreFilePath(String key, String path)
-
Method Details
-
getFilePath
-
storeFilePath
-
getFilePath(String key) voidstoreFilePath(String key,
String path)