Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


oracle.search.sdk.common
Interface ParameterValues

All Known Subinterfaces:
ParameterValues

public interface ParameterValues

An interface for a plug-in to read the values of parameters that are passed in.


Method Summary
 String getParameterValue(String name)
          Returns a parameter value

 

Method Detail

getParameterValue

String getParameterValue(String name)
Returns a parameter value
Parameters:
name - the name of the parameter
Returns:
the value of the parameter

Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


Copyright © 2006, 2010, Oracle and/or its affiliates. All rights reserved.