@ApplicationScoped public class LayoutServicesImpl extends Object implements LayoutServices
| Constructor and Description |
|---|
LayoutServicesImpl() |
| Modifier and Type | Method and Description |
|---|---|
LayoutTemplate |
convertLayoutFromString(String layoutEditorModel) |
String |
convertLayoutToString(LayoutTemplate layoutTemplate) |
void |
init() |
@PostConstruct public void init()
public String convertLayoutToString(LayoutTemplate layoutTemplate)
convertLayoutToString in interface LayoutServicespublic LayoutTemplate convertLayoutFromString(String layoutEditorModel)
convertLayoutFromString in interface LayoutServicesCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.