public interface SaperionClient extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close()
This method closes the client.
|
ArchiveServiceClient |
getArchiveService()
This method returns a client to search for specific archives.
|
DocumentServiceClient |
getDocumentService()
This method returns a client offering document operations.
|
FolderServiceClient |
getFolderService()
This method returns a client offering folder operations.
|
LookupEntryServiceClient |
getLookupEntryService()
This method returns a client offering lookup entry functionality.
|
UserAdministrationClient |
getUserAdministrationService()
This method returns a client offering tenant, user and group management functionality.
|
WorkflowServiceClient |
getWorkflowService()
This method returns a client offering workflow functionality.
|
WorkflowServiceClient getWorkflowService()
DocumentServiceClient getDocumentService()
FolderServiceClient getFolderService()
ArchiveServiceClient getArchiveService()
UserAdministrationClient getUserAdministrationService()
LookupEntryServiceClient getLookupEntryService()
void close() throws EcmException
close
in interface AutoCloseable
EcmException
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.