public class NewGroupListener
extends org.exoplatform.services.organization.GroupEventListener
| Modifier and Type | Field and Description |
|---|---|
protected CalendarService |
calendarService_ |
String |
ST_GROUP_IGNORE |
| Constructor and Description |
|---|
NewGroupListener(CalendarService calendarService,
org.exoplatform.container.xml.InitParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
postDelete(org.exoplatform.services.organization.Group group) |
void |
postSave(org.exoplatform.services.organization.Group group,
boolean isNew) |
preDelete, preSaveprotected CalendarService calendarService_
public final String ST_GROUP_IGNORE
public NewGroupListener(CalendarService calendarService, org.exoplatform.container.xml.InitParams params)
calendarService - Calendar service geeting from the Portlet Containerparams - parameters defined in the cs-plugins-configuration.xmlCopyright © 2003–2016 eXo Platform SAS. All rights reserved.