com.intel.gpe.client2.common.requests
Class TargetSystemFactoryConverter

java.lang.Object
  extended by com.intel.gpe.client2.common.requests.TargetSystemFactoryConverter
All Implemented Interfaces:
StringConverter<com.intel.gpe.clients.api.TargetSystemFactoryClient>, StringUpdater<com.intel.gpe.clients.api.TargetSystemFactoryClient>, Updater<ClientWrapper<com.intel.gpe.clients.api.TargetSystemFactoryClient,java.lang.String>>

public class TargetSystemFactoryConverter
extends java.lang.Object
implements StringConverter<com.intel.gpe.clients.api.TargetSystemFactoryClient>, StringUpdater<com.intel.gpe.clients.api.TargetSystemFactoryClient>

Version:
$Id$
Author:
Denis Zhigula

Constructor Summary
TargetSystemFactoryConverter()
           
 
Method Summary
 java.lang.String convert(com.intel.gpe.clients.api.TargetSystemFactoryClient o)
          Convert the object to some string.
 void update(ClientWrapper<com.intel.gpe.clients.api.TargetSystemFactoryClient,java.lang.String> client)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetSystemFactoryConverter

public TargetSystemFactoryConverter()
Method Detail

convert

public java.lang.String convert(com.intel.gpe.clients.api.TargetSystemFactoryClient o)
                         throws java.lang.Exception
Description copied from interface: StringConverter
Convert the object to some string.

Specified by:
convert in interface StringConverter<com.intel.gpe.clients.api.TargetSystemFactoryClient>
Parameters:
o - the object
Returns:
the string
Throws:
java.lang.Exception

update

public void update(ClientWrapper<com.intel.gpe.clients.api.TargetSystemFactoryClient,java.lang.String> client)
            throws java.lang.Exception
Specified by:
update in interface StringUpdater<com.intel.gpe.clients.api.TargetSystemFactoryClient>
Specified by:
update in interface Updater<ClientWrapper<com.intel.gpe.clients.api.TargetSystemFactoryClient,java.lang.String>>
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.