@FunctionalInterface public interface LinkResolver
| Modifier and Type | Field and Description |
|---|---|
static LinkResolver |
DEFAULT
default link resolver used if none provided
|
| Modifier and Type | Method and Description |
|---|---|
Database |
resolveLinkedDatabase(Database linkerDb,
String linkeeFileName)
Returns the appropriate Database instance for the linkeeFileName from the
given linkerDb.
|
static final LinkResolver DEFAULT
Database resolveLinkedDatabase(Database linkerDb, String linkeeFileName) throws IOException
IOExceptionCopyright © 2005–2025 OpenHMS. All rights reserved.