org.exoplatform.community.brandadvocacy.portlet.backend.controllers
Class ProgramController
java.lang.Object
org.exoplatform.community.brandadvocacy.portlet.backend.controllers.ProgramController
public class ProgramController
- extends Object
Created by exoplatform on 20/10/14.
|
Constructor Summary |
ProgramController(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 |
ProgramController
@Inject
public ProgramController(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.brandadvocacy.service.IService iService)
index
public juzu.Response index()
add
public juzu.Response add(String title)
update
public juzu.Response update(String title,
String banner_url,
String email_sender)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.