public class NotificationApplication extends Object
| Constructor and Description |
|---|
NotificationApplication(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.social.core.space.spi.SpaceService spaceService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addUser(String remoteUser,
String token,
String dbName) |
protected String |
getCurrentSpaceId() |
juzu.Response.Content |
index(juzu.request.ApplicationContext applicationContext,
juzu.request.SecurityContext securityContext,
juzu.request.UserContext userContext) |
juzu.Response.Content |
initUserProfile() |
protected String |
saveFullNameAndEmail(String username,
String dbName) |
protected void |
saveSpaces(String username,
String dbName) |
@Inject
public NotificationApplication(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.social.core.space.spi.SpaceService spaceService)
public juzu.Response.Content index(juzu.request.ApplicationContext applicationContext,
juzu.request.SecurityContext securityContext,
juzu.request.UserContext userContext)
throws IOException
IOExceptionpublic juzu.Response.Content initUserProfile()
protected String getCurrentSpaceId()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.