org.ow2.petals.kernel.ws.client
Class InformationServiceClient

java.lang.Object
  extended by org.ow2.petals.kernel.ws.client.InformationServiceClient
All Implemented Interfaces:
org.ow2.petals.kernel.ws.api.InformationService

public class InformationServiceClient
extends java.lang.Object
implements org.ow2.petals.kernel.ws.api.InformationService

Author:
Adrien RuffiƩ - eBM WebSourcing Provider a client for the information service of the petals-kernel-wsapi

Method Summary
 java.util.Date getLocalTime()
           
 java.lang.String getType()
           
 java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLocalTime

public java.util.Date getLocalTime()
                            throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
Specified by:
getLocalTime in interface org.ow2.petals.kernel.ws.api.InformationService
Throws:
org.ow2.petals.kernel.ws.api.PEtALSWebServiceException

getType

public java.lang.String getType()
                         throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
Specified by:
getType in interface org.ow2.petals.kernel.ws.api.InformationService
Throws:
org.ow2.petals.kernel.ws.api.PEtALSWebServiceException

getVersion

public java.lang.String getVersion()
                            throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
Specified by:
getVersion in interface org.ow2.petals.kernel.ws.api.InformationService
Throws:
org.ow2.petals.kernel.ws.api.PEtALSWebServiceException


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.