lumis.portal.file.transformation
Interface ITransformationParameter

Package class diagram package ITransformationParameter
All Known Implementing Classes:
SimpleTransformationParameter

public interface ITransformationParameter

Transformation parameter, used to keep information about file transformation.

Since:
6.1.0

Method Summary
 String getId()
          Returns the transformation parameter id.
 IParameterType getParameter()
          Returns the parameter.
 Object getValue()
          Returns the parameter value.
 

Method Detail

getId

String getId()
Returns the transformation parameter id.

Returns:
the id
Since:
6.1.0

getParameter

IParameterType getParameter()
Returns the parameter.

Returns:
the parameter.
Since:
6.1.0

getValue

Object getValue()
Returns the parameter value.

Returns:
the parameter value.
Since:
6.1.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.