public class MockReportLauncher extends Object implements IReportLauncherService
Modifier and Type | Field and Description |
---|---|
static String |
URL_BO_SQLPAGE |
static String |
URL_FO_SQLPAGE |
Constructor and Description |
---|
MockReportLauncher() |
Modifier and Type | Method and Description |
---|---|
String |
getBOUrl() |
String |
getFOUrl() |
List<PageDTO> |
getPage(fr.paris.lutece.portal.business.user.AdminUser user) |
public static final String URL_BO_SQLPAGE
public static final String URL_FO_SQLPAGE
public List<PageDTO> getPage(fr.paris.lutece.portal.business.user.AdminUser user)
getPage
in interface IReportLauncherService
public String getBOUrl()
getBOUrl
in interface IReportLauncherService
public String getFOUrl()
getFOUrl
in interface IReportLauncherService
Copyright © 2016 City of Paris. All rights reserved.