Liferay 6.0.5

com.liferay.portal.kernel.googleapps
Interface GEmailSettingsManager

All Known Implementing Classes:
GEmailSettingsManagerImpl

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.0.5