Class ServiceInformationClientImpl
- java.lang.Object
- 
- com.lexmark.saperion.client.implementation.ServiceInformationClientImpl
 
- 
- All Implemented Interfaces:
- ServiceInformationClient
 
 public class ServiceInformationClientImpl extends java.lang.Object implements ServiceInformationClient 
- 
- 
Constructor SummaryConstructors Constructor Description ServiceInformationClientImpl(ServiceInformationService serviceInformationService)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ServiceInformationTypegetServiceInformation()
 
- 
- 
- 
Constructor Detail- 
ServiceInformationClientImplpublic ServiceInformationClientImpl(ServiceInformationService serviceInformationService) 
 
- 
 - 
Method Detail- 
getServiceInformationpublic ServiceInformationType getServiceInformation() throws com.lexmark.saperion.exceptions.EcmException - Specified by:
- getServiceInformationin interface- ServiceInformationClient
- Throws:
- com.lexmark.saperion.exceptions.EcmException
 
 
- 
 
-