All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ajanta.apps.afs.WebSearchRequest

java.lang.Object
   |
   +----ajanta.apps.afs.Request
           |
           +----ajanta.apps.afs.WebSearchRequest

public class WebSearchRequest
extends Request

Variable Index

 o ignoreCase
 o response
 o searchString

Constructor Index

 o WebSearchRequest(String, boolean)

Variables

 o searchString
 String searchString
 o ignoreCase
 boolean ignoreCase
 o response
 WebSearchResponse response

Constructors

 o WebSearchRequest
 WebSearchRequest(String s,
                  boolean igCase)

All Packages  Class Hierarchy  This Package  Previous  Next  Index