com.liferay.portal.googleapps
Class GoogleAppsFactoryImpl
java.lang.Object
com.liferay.portal.googleapps.GoogleAppsFactoryImpl
- All Implemented Interfaces:
- com.liferay.portal.googleapps.GoogleAppsFactory
public class GoogleAppsFactoryImpl
- extends java.lang.Object
- implements com.liferay.portal.googleapps.GoogleAppsFactory
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleAppsFactoryImpl
public GoogleAppsFactoryImpl()
getGEmailSettingsManager
public com.liferay.portal.googleapps.GEmailSettingsManager getGEmailSettingsManager(long companyId)
- Specified by:
getGEmailSettingsManager
in interface com.liferay.portal.googleapps.GoogleAppsFactory
getGGroupManager
public com.liferay.portal.googleapps.GGroupManager getGGroupManager(long companyId)
- Specified by:
getGGroupManager
in interface com.liferay.portal.googleapps.GoogleAppsFactory
getGNicknameManager
public com.liferay.portal.googleapps.GNicknameManager getGNicknameManager(long companyId)
- Specified by:
getGNicknameManager
in interface com.liferay.portal.googleapps.GoogleAppsFactory
getGUserManager
public com.liferay.portal.googleapps.GUserManager getGUserManager(long companyId)
- Specified by:
getGUserManager
in interface com.liferay.portal.googleapps.GoogleAppsFactory
getGoogleApps
protected GoogleApps getGoogleApps(long companyId)