com.plumtree.portaluiinfrastructure.helpers
Interface IEnsembleHelper

All Known Implementing Classes:
EnsembleHelperService

public interface IEnsembleHelper

The IEnsembleHelper handles common functionality related to Ensemble integrations.


Method Summary
 int GetRemoteServerID(IPTSession _session)
           
 boolean IsEnsembleInstalled(IPTSession _session)
           
 

Method Detail

IsEnsembleInstalled

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

GetRemoteServerID

int GetRemoteServerID(IPTSession _session)
Parameters:
_session - the current user session.
Returns:
the ID of the Ensemble Remote Server. -1 if it is not installed.



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