Uses of Interface
lumis.portal.file.transformation.IParameterType

Packages that use IParameterType
lumis.portal.file.transformation Provides the file transformations. 
 

Uses of IParameterType in lumis.portal.file.transformation
 

Classes in lumis.portal.file.transformation that implement IParameterType
 class SimpleParameterType
          Defines a custom parameter type.
 

Methods in lumis.portal.file.transformation that return IParameterType
 IParameterType SimpleTransformationParameter.getParameter()
          Returns the transformation parameters.
 IParameterType ITransformationParameter.getParameter()
          Returns the parameter.
 

Methods in lumis.portal.file.transformation with parameters of type IParameterType
 void SimpleTransformationParameter.setParameter(IParameterType parameter)
          Sets the transformation parameter.
 

Constructors in lumis.portal.file.transformation with parameters of type IParameterType
SimpleTransformationParameter(IParameterType parameter, FileTransformation fileTransformation, String value)
          The class constructor.
 



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