Uses of Interface
com.lexmark.saperion.client.lookup.LookupEntryClient
-
Packages that use LookupEntryClient Package Description com.lexmark.saperion.client.implementation.lookup com.lexmark.saperion.client.lookup -
-
Uses of LookupEntryClient in com.lexmark.saperion.client.implementation.lookup
Classes in com.lexmark.saperion.client.implementation.lookup that implement LookupEntryClient Modifier and Type Class Description classLookupEntryClientImplThis is the default implementation ofLookupEntryClient.Methods in com.lexmark.saperion.client.implementation.lookup that return LookupEntryClient Modifier and Type Method Description LookupEntryClientLookupEntryServiceClientImpl. resolve(com.lexmark.saperion.lookup.LookupEntryReferenceType reference) -
Uses of LookupEntryClient in com.lexmark.saperion.client.lookup
Methods in com.lexmark.saperion.client.lookup that return LookupEntryClient Modifier and Type Method Description LookupEntryClientLookupEntryServiceClient. resolve(com.lexmark.saperion.lookup.LookupEntryReferenceType reference)This method returns a client for the lookup entry referenced.
-