org.exoplatform.community.brandadvocacy.portlet.backend
Class JuZBackEndApplication

java.lang.Object
  extended by org.exoplatform.community.brandadvocacy.portlet.backend.JuZBackEndApplication

public class JuZBackEndApplication
extends Object

Created by exoplatform on 01/10/14.


Constructor Summary
JuZBackEndApplication(org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.brandadvocacy.service.IService iService)
           
 
Method Summary
 juzu.Response index(juzu.request.SecurityContext securityContext)
           
 juzu.Response loadConfirmPopupContent(String action, String id, String msg)
           
 void sendNotifUpdateMissionParticipantEmail(String missionParticipantId, String note)
           
 juzu.Response showError(String msg)
           
 juzu.Response showError(String type, String icon, String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JuZBackEndApplication

@Inject
public JuZBackEndApplication(org.exoplatform.services.organization.OrganizationService organizationService,
                                    org.exoplatform.brandadvocacy.service.IService iService)
Method Detail

index

public juzu.Response index(juzu.request.SecurityContext securityContext)

showError

public juzu.Response showError(String type,
                               String icon,
                               String msg)

showError

public juzu.Response showError(String msg)

loadConfirmPopupContent

public juzu.Response loadConfirmPopupContent(String action,
                                             String id,
                                             String msg)

sendNotifUpdateMissionParticipantEmail

public void sendNotifUpdateMissionParticipantEmail(String missionParticipantId,
                                                   String note)


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.