Interface ArchiveClient
-
- All Known Implementing Classes:
ArchiveClientImpl
public interface ArchiveClient
This client defines the operations possible for archives.- Author:
- jschwarz
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.lexmark.saperion.archive.ArchiveType
load()
This method loads the archive this client is bound to from the backend.
-