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 Summary
Constructors Constructor Description ServiceInformationClientImpl(ServiceInformationService serviceInformationService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ServiceInformationType
getServiceInformation()
-
-
-
Constructor Detail
-
ServiceInformationClientImpl
public ServiceInformationClientImpl(ServiceInformationService serviceInformationService)
-
-
Method Detail
-
getServiceInformation
public ServiceInformationType getServiceInformation() throws com.lexmark.saperion.exceptions.EcmException
- Specified by:
getServiceInformation
in interfaceServiceInformationClient
- Throws:
com.lexmark.saperion.exceptions.EcmException
-
-