com.plumtree.taskapi.portalui
Class TaskAPIUIAdministration

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

public class TaskAPIUIAdministration
extends java.lang.Object

TaskAPI function related to the Administration Portal.


Constructor Summary
TaskAPIUIAdministration()
           
 
Method Summary
static IPTURL GetURLForAdministrationPortal(AActivitySpace owner)
          Gets the URL to the Administration Portal.
static boolean HasAdminLinkAccess(AActivitySpace owner)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskAPIUIAdministration

public TaskAPIUIAdministration()
Method Detail

GetURLForAdministrationPortal

public static IPTURL GetURLForAdministrationPortal(AActivitySpace owner)
Gets the URL to the Administration Portal.

Parameters:
owner - Current Activityspace.
Returns:
IPTURL with the URL to the Administrative portal, or null if user does not have access to it.

HasAdminLinkAccess

public static boolean HasAdminLinkAccess(AActivitySpace owner)
See Also:
TaskAPIUIUser.HasAdminLinkAccess



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