public interface IResourceDisplayManager
| Modifier and Type | Method and Description |
|---|---|
void |
buildPageAddOn(Map<String,Object> model,
String strResourceType,
int nIdResource,
String strPortletId,
javax.servlet.http.HttpServletRequest request)
Add datas to the model use by document template
|
void |
getXmlAddOn(StringBuffer strXml,
String strResourceType,
int nResourceId)
Add to the the XML String additional datas
|
void getXmlAddOn(StringBuffer strXml, String strResourceType, int nResourceId)
strXml - The xml string use by stylesheetstrResourceType - the resource typenResourceId - The resource Idvoid buildPageAddOn(Map<String,Object> model, String strResourceType, int nIdResource, String strPortletId, javax.servlet.http.HttpServletRequest request)
model - The model use by document templatestrResourceType - the ressource TypenIdResource - The resource idstrPortletId - The portlet IDrequest - The HTTP RequestCopyright © 2020 City of Paris. All rights reserved.