| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.datamanager.api | |
| org.odpi.openmetadata.accessservices.datamanager.properties | |
| org.odpi.openmetadata.accessservices.datamanager.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilesAndFoldersInterface.archiveDataFileInCatalog(String userId,
String fileManagerCapabilityGUID,
String fileManagerCapabilityName,
String dataFileGUID,
ArchiveProperties archiveProperties)
Remove the file asset description from the catalog.
|
void |
FilesAndFoldersInterface.archiveDataFolderInCatalog(String userId,
String fileManagerCapabilityGUID,
String fileManagerCapabilityName,
String dataFolderGUID,
ArchiveProperties archiveProperties)
Mark the data folder asset description in the catalog as archived.
|
| Constructor and Description |
|---|
ArchiveProperties(ArchiveProperties template)
Copy/clone constructor for the template properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveRequestBody
ArchiveRequestBody carries the parameters for marking an asset as archived (or deleted).
|
| Constructor and Description |
|---|
ArchiveRequestBody(ArchiveProperties template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.