public class NPSFormController extends Object
| Constructor and Description |
|---|
NPSFormController() |
| Modifier and Type | Method and Description |
|---|---|
juzu.Response |
getContext(String mktCookie) |
String |
getMktLead(String cookie) |
String |
getToken()
TO GET MARKETO ACCESS TOKEN
|
juzu.Response.Content |
index(juzu.request.RequestContext requestContext) |
void |
saveScore(org.exoplatform.nps.dto.ScoreEntryDTO obj) |
juzu.Response.Content |
updateSettings(String respondedCookiesExpiration,
String reportedCookiesExpiration,
String typeId,
String firstDisplayDelay,
String displayPopup) |
public juzu.Response.Content index(juzu.request.RequestContext requestContext)
public void saveScore(org.exoplatform.nps.dto.ScoreEntryDTO obj)
public String getToken()
public juzu.Response getContext(String mktCookie)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.