Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.googleapps
Interface GEmailSettingsManager


public interface GEmailSettingsManager


Method Summary
 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.1.2-ce-ga3