Skip navigation links

Oracle® Fusion Middleware Oracle Imaging and Process Management Java API Reference
11g Release 1 (11.1.1)

E12853-02


oracle.imaging
Class Search.Properties

java.lang.Object
  extended by oracle.imaging.Search.Properties

All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Search

public static class Search.Properties
extends java.lang.Object
implements java.io.Serializable

General Properties for a search.

See Also:
Serialized Form

Nested Class Summary
static class Search.Properties.SearchPropertiesPk
          FOR INTERNAL USE ONLY

 

Constructor Summary
Search.Properties()
          The default constructor required to be explicitly declared for JAXB serialization.

 

Method Summary
 int getMaxRows()
          Gets the maximum number of rows returned when the search is executed.
 java.lang.String getSearchInstructions()
          Gets the search description for the search parameters.
 void setMaxRows(int rows)
          Sets the maximum number of rows returned when the search is executed.
 void setSearchInstructions(java.lang.String instructions)
          Sets the search instructions of the search when retrieving the parameters.

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

Search.Properties

public Search.Properties()
The default constructor required to be explicitly declared for JAXB serialization.

Method Detail

getSearchInstructions

public java.lang.String getSearchInstructions()
Gets the search description for the search parameters.
Returns:
the description for the parameters.

setSearchInstructions

public void setSearchInstructions(java.lang.String instructions)
Sets the search instructions of the search when retrieving the parameters.
Parameters:
instructions - textual instructions for the search parameters.

setMaxRows

public void setMaxRows(int rows)
Sets the maximum number of rows returned when the search is executed. This value is interpreted as follows: