@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 LayoutServices
public LayoutTemplate convertLayoutFromString(String layoutEditorModel)
convertLayoutFromString
in interface LayoutServices
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.