public interface FolderMapper
| Modifier and Type | Method and Description |
|---|---|
void |
addMapping(String internal) |
String |
findMappedName(String internalPath) |
String |
getBusinessName(String mappedName) |
FolderRepository |
getDelegate() |
String |
getMappedName(String businessName,
String path) |
String |
getRealPath(String externalPath) |
void |
removeMapping(String external) |
FolderRepository getDelegate()
void addMapping(String internal) throws IOException
IOExceptionvoid removeMapping(String external) throws IOException
IOExceptionCopyright © 2004–2021 OpenL Tablets. All rights reserved.