com.stratelia.silverpeas.notificationserver.channel.silvermail
Class SILVERMAILUtil

java.lang.Object
  extended by com.stratelia.silverpeas.notificationserver.channel.silvermail.SILVERMAILUtil

public class SILVERMAILUtil
extends Object

Class declaration

Version:
%I%, %G%
Author:

Constructor Summary
SILVERMAILUtil(String userId)
          Constructor declaration
 
Method Summary
 Collection<SILVERMAILMessage> getFolderMessageList(String folderName)
          Method declaration
 String getString(String resName)
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SILVERMAILUtil

public SILVERMAILUtil(String userId)
Constructor declaration

Parameters:
userId -
See Also:
Method Detail

getFolderMessageList

public Collection<SILVERMAILMessage> getFolderMessageList(String folderName)
                                                   throws SILVERMAILException
Method declaration

Parameters:
folderName -
Returns:
Throws:
SILVERMAILException
See Also:

getString

public String getString(String resName)
Method declaration

Parameters:
resName -
Returns:
See Also:


Copyright © 2016 Silverpeas. All Rights Reserved.