com.plumtree.portaluiinfrastructure.helpers
Interface ICollaborationHelper

All Known Implementing Classes:
CollaborationHelperService

public interface ICollaborationHelper

The ICollaboratonHelper handles common functionality related to Collab integrations. Built for Pathways Search integration.


Method Summary
 int GetWebServiceID(IPTSession _session)
           
 boolean IsCollaborationInstalled(IPTSession _session)
           
 

Method Detail

IsCollaborationInstalled

boolean IsCollaborationInstalled(IPTSession _session)
Parameters:
_session - the current user session.
Returns:
whether or not Collab is installed.

GetWebServiceID

int GetWebServiceID(IPTSession _session)
Parameters:
_session - the current user session.
Returns:
the ID of the Web Service ID. -1 if it is not installed.



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