Interface ArchiveClient
-
- All Known Implementing Classes:
ArchiveClientImpl
public interface ArchiveClientThis 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.ArchiveTypeload()This method loads the archive this client is bound to from the backend.
-