public class ApplicationPageToNodeConverter extends Object
| Constructor and Description |
|---|
ApplicationPageToNodeConverter(PageService pageService) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationPageNode |
toPage(SApplicationPage page) |
public ApplicationPageToNodeConverter(PageService pageService)
public ApplicationPageNode toPage(SApplicationPage page) throws org.bonitasoft.engine.persistence.SBonitaReadException, org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
page - the application page to convert to xml node.org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException - if the referenced page does not exist.org.bonitasoft.engine.persistence.SBonitaReadException - if the referenced page cannot be retrieved.Copyright © 2017 Bonitasoft S.A.. All rights reserved.