Liferay 6.2.0

com.liferay.portal.kernel.googleapps
Interface GEmailSettingsManager


public interface GEmailSettingsManager


Method Summary
abstract  void addSendAs(long userId, String fullName, String emailAddress)
           
 

Method Detail

addSendAs

void addSendAs(long userId,
               String fullName,
               String emailAddress)
               throws GoogleAppsException
Throws:
GoogleAppsException

Liferay 6.2.0