Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.headless
Interface EnvironmentService

All Known Subinterfaces:
EnvironmentManager
All Known Implementing Classes:
EnvironmentManagerImpl

public interface EnvironmentService

Holds active TransformationEnvironments.

Author:
Simon Templer

Method Summary
 TransformationEnvironment getEnvironment(String id)
          Get the transformation environment with the given identifier, if it exists.
 Collection<TransformationEnvironment> getEnvironments()
          Get the available transformation environments.
 

Method Detail

getEnvironments

Collection<TransformationEnvironment> getEnvironments()
Get the available transformation environments.

Returns:
an unmodifiable collection of transformation environments

getEnvironment

TransformationEnvironment getEnvironment(String id)
Get the transformation environment with the given identifier, if it exists.

Parameters:
id - the identifier
Returns:
the environment matching the identifier or null if there is none

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d