pl.psnc.expres.broker.remote.helper
Class ExperimentHelper
java.lang.Object
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
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 |
ExperimentHelper
public ExperimentHelper()
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 experimentrtValue
- instance of radio telescopefsValue
- 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
Dominik Stoklosa Copyright 2007-2009 by PSNC