org.exoplatform.community.brandadvocacy.portlet.backend.controllers
Class ManagerController
java.lang.Object
org.exoplatform.community.brandadvocacy.portlet.backend.controllers.ManagerController
public class ManagerController
- extends Object
Created by exoplatform on 10/12/14.
|
Constructor Summary |
ManagerController(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.brandadvocacy.service.IService iService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagerController
@Inject
public ManagerController(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.brandadvocacy.service.IService iService)
listProgramManagers
public juzu.Response listProgramManagers()
add2Program
public juzu.Response add2Program(String username,
String role,
String notif)
addManagers2Program
public juzu.Response addManagers2Program(String[] usernames,
String role,
String notif)
updateAjaxProgramManagerInLine
public juzu.Response updateAjaxProgramManagerInLine(String username,
String action,
String val)
removeProgramManager
public juzu.Response removeProgramManager(String username)
searchEXOUsers
public juzu.Response searchEXOUsers(String keyword)
searchEXOProfiles
public juzu.Response searchEXOProfiles(String keyword)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.