Package | Description |
---|---|
fr.paris.lutece.portal.service.content | |
fr.paris.lutece.portal.service.page | |
fr.paris.lutece.portal.service.plugin | |
fr.paris.lutece.portal.service.portal |
Modifier and Type | Class and Description |
---|---|
class |
XPageAppService
This class delivers Extra pages (xpages) to web components.
|
Modifier and Type | Class and Description |
---|---|
class |
PageContentService |
Modifier and Type | Method and Description |
---|---|
ContentService |
Plugin.getContentService() |
Modifier and Type | Class and Description |
---|---|
class |
StandaloneAppService
This class delivers Extra pages (xpages) to web components.
|
Modifier and Type | Method and Description |
---|---|
static ContentService |
PortalService.getInvokedContentService(javax.servlet.http.HttpServletRequest request)
Analyzes request's parameters to find the ContentService that should handle
the request
|
Modifier and Type | Method and Description |
---|---|
static Collection<ContentService> |
PortalService.getContentServicesList()
Returns all registered Content services
|
Modifier and Type | Method and Description |
---|---|
static void |
PortalService.registerContentService(String strName,
ContentService cs)
Registers a new ContentService
|
Copyright © 2020 City of Paris. All rights reserved.