| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients | |
| com.laserfiche.repository.api.clients.impl | |
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FindEntryResult> |
EntriesClient.getEntryByPath(String repoId,
String fullPath,
Boolean fallbackToClosestAncestor)
- Returns a single entry object using the entry path.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FindEntryResult> |
EntriesClientImpl.getEntryByPath(String repoId,
String fullPath,
Boolean fallbackToClosestAncestor) |
| Modifier and Type | Method and Description |
|---|---|
FindEntryResult |
FindEntryResult.ancestorEntry(Entry ancestorEntry) |
FindEntryResult |
FindEntryResult.entry(Entry entry) |
Copyright © 2022. All rights reserved.