Log4j 1.0.1

pl.psnc.expres.broker.remote.helper
Class ExperimentHelper

java.lang.Object
  extended by pl.psnc.expres.broker.remote.helper.ExperimentHelper

public abstract class ExperimentHelper
extends java.lang.Object

ExperimentHelper class - set of utility classes for Vlbi Experiment conversions. This class is used by the remote calls.

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
ExperimentHelper()
           
 
Method Summary
static pl.psnc.expres.remote.tn.impl.StartTranslationJob getStartTranslationJob(pl.psnc.expres.model.experiment.VlbiExperiment vlbiExperiment, pl.psnc.expres.model.resource.ResourceValue rtValue, pl.psnc.expres.model.resource.ResourceValue fsValue)
          Gets new instance of xsd based start translation job based on VLBI experiment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExperimentHelper

public ExperimentHelper()
Method Detail

getStartTranslationJob

public static pl.psnc.expres.remote.tn.impl.StartTranslationJob getStartTranslationJob(pl.psnc.expres.model.experiment.VlbiExperiment vlbiExperiment,
                                                                                       pl.psnc.expres.model.resource.ResourceValue rtValue,
                                                                                       pl.psnc.expres.model.resource.ResourceValue fsValue)
                                                                                throws pl.psnc.vlab.exception.VlabException
Gets new instance of xsd based start translation job based on VLBI experiment

Parameters:
vlbiExperiment - instance of VLBI experiment
rtValue - instance of radio telescope
fsValue - instance of corresponding file server
Returns:
new instance of xsd based start translation job based on VLBI experiment
Throws:
pl.psnc.vlab.exception.VlabException - thrown when configuration object could not be created

Log4j 1.0.1

Dominik Stoklosa Copyright 2007-2009 by PSNC