Uses of Interface
com.lexmark.saperion.client.document.DocumentClient
-
Packages that use DocumentClient Package Description com.lexmark.saperion.client.document com.lexmark.saperion.client.implementation.document -
-
Uses of DocumentClient in com.lexmark.saperion.client.document
Methods in com.lexmark.saperion.client.document that return DocumentClient Modifier and Type Method Description DocumentClientDocumentServiceClient. resolve(com.lexmark.saperion.document.DocumentReferenceType reference)This method returns a client for the document referenced. -
Uses of DocumentClient in com.lexmark.saperion.client.implementation.document
Classes in com.lexmark.saperion.client.implementation.document that implement DocumentClient Modifier and Type Class Description classDocumentClientImplThis is the default implementation ofDocumentClient.Methods in com.lexmark.saperion.client.implementation.document that return DocumentClient Modifier and Type Method Description DocumentClientDocumentServiceClientImpl. resolve(com.lexmark.saperion.document.DocumentReferenceType reference)
-