| Package | Description |
|---|---|
| org.exoplatform.addons.sdpDemo.populator.services |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarService.createEvents(org.json.JSONArray calendars,
PopulatorService populatorService_)
Creates the events.
|
void |
ForumService.createForumContents(org.json.JSONArray forumContent,
PopulatorService populatorService_)
Creates the forum contents.
|
void |
SpaceService.createSpaces(org.json.JSONArray spaces,
PopulatorService populatorService_)
Creates the spaces.
|
void |
UserService.createUsers(org.json.JSONArray users,
PopulatorService populatorService_)
Creates the users.
|
void |
WikiService.createUserWiki(org.json.JSONArray wikis,
PopulatorService populatorService_)
Creates the user wiki.
|
void |
ActivityService.pushActivities(org.json.JSONArray activities,
PopulatorService populatorService_)
Push activities.
|
void |
CalendarService.setCalendarColors(org.json.JSONArray calendars,
PopulatorService populatorService_)
Sets the calendar colors.
|
void |
DocumentService.uploadDocuments(org.json.JSONArray documents,
PopulatorService populatorService_)
Upload documents.
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.