org.ow2.dragon.service.technology
Interface TechnologyTransferObjectAssembler

All Known Implementing Classes:
TechnologyTransferObjectAssemblerImpl

public interface TechnologyTransferObjectAssembler

Author:
ofabre - eBM Websourcing

Method Summary
 EnvironmentFederationTO toEnvironmentFederationTO(EnvironmentFederation environmentFederationBO)
           
 ExecutionEnvironmentManagerTO toExecutionEnvironmentManagerTO(ExecutionEnvironmentManager executionEnvironmentManagerBO)
           
 ExecutionEnvironmentTO toExecutionEnvironmentTO(ExecutionEnvironment executionEnvironmentBO)
           
 ProcessorTO toProcessorTO(Processor processorBO)
           
 

Method Detail

toExecutionEnvironmentTO

ExecutionEnvironmentTO toExecutionEnvironmentTO(ExecutionEnvironment executionEnvironmentBO)

toExecutionEnvironmentManagerTO

ExecutionEnvironmentManagerTO toExecutionEnvironmentManagerTO(ExecutionEnvironmentManager executionEnvironmentManagerBO)

toProcessorTO

ProcessorTO toProcessorTO(Processor processorBO)

toEnvironmentFederationTO

EnvironmentFederationTO toEnvironmentFederationTO(EnvironmentFederation environmentFederationBO)


Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.