com.arsdigita.util.parameter
Interface ParameterLoader

All Superinterfaces:
ParameterReader
All Known Implementing Classes:
CompoundParameterLoader, CSVParameterLoader, InteractiveParameterLoader, JavaPropertyLoader

Deprecated. Use ParameterReader instead.

public interface ParameterLoader
extends ParameterReader


Field Summary
static String versionId
          Deprecated.  
 
Method Summary
 ParameterValue load(Parameter param)
          Deprecated.  
 
Methods inherited from interface com.arsdigita.util.parameter.ParameterReader
read
 

Field Detail

versionId

public static final String versionId
Deprecated. 
See Also:
Constant Field Values
Method Detail

load

public ParameterValue load(Parameter param)
Deprecated. 


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC