Interface ObjectPathResolver
- All Known Implementing Classes:
FSODirectoryPathResolver
public interface ObjectPathResolver
Class to resolve paths of Objects.
-
Method Summary
-
Method Details
-
getAbsolutePathForObjectIDs
Map<Long,Path> getAbsolutePathForObjectIDs(Optional<Set<Long>> objIds, boolean skipUnresolvedObjs) throws IOException - Throws:
IOException
-
getAbsolutePathForObjectIDs
- Throws:
IOException
-