Package com.sdl.web.api.dynamic
Class PageContentAssemblerImpl
java.lang.Object
com.sdl.web.api.dynamic.PageContentAssemblerImpl
- All Implemented Interfaces:
com.sdl.web.api.dynamic.PageContentAssembler
public class PageContentAssemblerImpl
extends Object
implements com.sdl.web.api.dynamic.PageContentAssembler
Implementation of PageContentAssembler which uses Content Service..
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContent(int publicationId, int pageId) getContent(int publicationId, int pageId, Map<String, String> variables) getContent(String pageURI) getContent(String pageURI, Map<String, String> variables)
-
Constructor Details
-
PageContentAssemblerImpl
public PageContentAssemblerImpl()
-
-
Method Details
-
getContent
- Specified by:
getContentin interfacecom.sdl.web.api.dynamic.PageContentAssembler
-
getContent
- Specified by:
getContentin interfacecom.sdl.web.api.dynamic.PageContentAssembler
-
getContent
- Specified by:
getContentin interfacecom.sdl.web.api.dynamic.PageContentAssembler
-
getContent
- Specified by:
getContentin interfacecom.sdl.web.api.dynamic.PageContentAssembler
-