Uses of Interface
com.lexmark.saperion.client.document.DocumentElementClient
Packages that use DocumentElementClient
Package
Description
-
Uses of DocumentElementClient in com.lexmark.saperion.client.document
Methods in com.lexmark.saperion.client.document that return DocumentElementClientModifier and TypeMethodDescriptionDocumentRevisionClient.getElement
(com.lexmark.saperion.document.DocumentElementReferenceType reference) This method returns the document element client for the given document element id. -
Uses of DocumentElementClient in com.lexmark.saperion.client.implementation.document
Classes in com.lexmark.saperion.client.implementation.document that implement DocumentElementClientModifier and TypeClassDescriptionclass
This is the default implementation ofDocumentElementClient
.Methods in com.lexmark.saperion.client.implementation.document that return DocumentElementClientModifier and TypeMethodDescriptionDocumentRevisionClientImpl.getElement
(com.lexmark.saperion.document.DocumentElementReferenceType elementReference)