com.plumtree.taskapi.portalui
Class TaskAPIUISearch

java.lang.Object
  extended by com.plumtree.taskapi.portalui.TaskAPIUISearch

public class TaskAPIUISearch
extends java.lang.Object

Search related TaskAPI functions.


Constructor Summary
TaskAPIUISearch()
           
 
Method Summary
static IPTURL GetURLForAdvancedSearchPage(AActivitySpace owner)
          Gets an URL to the Advanced Search Page.
static IPTURL GetURLForFederatedSearchPage(AActivitySpace owner)
          Gets an URL to the Federated Search Page
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskAPIUISearch

public TaskAPIUISearch()
Method Detail

GetURLForAdvancedSearchPage

public static IPTURL GetURLForAdvancedSearchPage(AActivitySpace owner)
Gets an URL to the Advanced Search Page.

Parameters:
owner - Current Activityspace.
Returns:
IPTURL with the URL to the Advanced Search Page.

GetURLForFederatedSearchPage

public static IPTURL GetURLForFederatedSearchPage(AActivitySpace owner)
Gets an URL to the Federated Search Page

Parameters:
owner - Current Activityspace.
Returns:
IPTURL with the URL to the Federated Search Page.



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