| 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<CreateEntryResult> |
EntriesClient.importDocument(String repoId,
Integer parentEntryId,
String fileName,
Boolean autoRename,
String culture,
InputStream inputStream,
PostEntryWithEdocMetadataRequest requestBody)
- Creates a new document in the specified folder with file (no more than 100 MB).
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateEntryResult> |
EntriesClientImpl.importDocument(String repoId,
Integer parentEntryId,
String fileName,
Boolean autoRename,
String culture,
InputStream inputStream,
PostEntryWithEdocMetadataRequest requestBody) |
| Modifier and Type | Method and Description |
|---|---|
PostEntryWithEdocMetadataRequest |
ParentEntryIdFileNameBody.getRequest() |
PostEntryWithEdocMetadataRequest |
PostEntryWithEdocMetadataRequest.metadata(PutFieldValsRequest metadata) |
PostEntryWithEdocMetadataRequest |
PostEntryWithEdocMetadataRequest.template(String template) |
PostEntryWithEdocMetadataRequest |
PostEntryWithEdocMetadataRequest.volumeName(String volumeName) |
| Modifier and Type | Method and Description |
|---|---|
ParentEntryIdFileNameBody |
ParentEntryIdFileNameBody.request(PostEntryWithEdocMetadataRequest request) |
void |
ParentEntryIdFileNameBody.setRequest(PostEntryWithEdocMetadataRequest request) |
Copyright © 2022. All rights reserved.