com.plumtree.portalpages.browsing.search.results
Class RecentSearchHistory

java.lang.Object
  extended by com.plumtree.portalpages.browsing.search.results.RecentSearchHistory

public class RecentSearchHistory
extends java.lang.Object

Author:
CraigS

Field Summary
 java.lang.Object[][] recentSearches
           
 int userId
           
 
Constructor Summary
RecentSearchHistory()
          Creates a new RecentSearchHistory object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

recentSearches

public java.lang.Object[][] recentSearches

userId

public int userId
Constructor Detail

RecentSearchHistory

public RecentSearchHistory()
Creates a new RecentSearchHistory object.




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