com.plumtree.portaluiinfrastructure.search
Class IntegratedSearchAS

java.lang.Object
  extended by com.plumtree.portaluiinfrastructure.search.IntegratedSearchAS

public abstract class IntegratedSearchAS
extends java.lang.Object

Author:
CraigS This is an abstract class; it cannot be instantiated. It simply holds the RegisterSearchClasses() method that ActivitySpaces use to integrate search with with their other models, views, and controls.

Constructor Summary
IntegratedSearchAS()
           
 
Method Summary
static void RegisterSearchClasses(AActivitySpace space)
          Registers search model, control, and views on the supplied ActivitySpace.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegratedSearchAS

public IntegratedSearchAS()
Method Detail

RegisterSearchClasses

public static void RegisterSearchClasses(AActivitySpace space)
Registers search model, control, and views on the supplied ActivitySpace.




Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.