Class LayoutServicesImpl

  • All Implemented Interfaces:
    org.uberfire.ext.layout.editor.api.LayoutServices

    @ApplicationScoped
    public class LayoutServicesImpl
    extends Object
    implements org.uberfire.ext.layout.editor.api.LayoutServices
    • Constructor Detail

      • LayoutServicesImpl

        public LayoutServicesImpl()
    • Method Detail

      • convertLayoutToString

        public String convertLayoutToString​(org.uberfire.ext.layout.editor.api.editor.LayoutTemplate layoutTemplate)
        Specified by:
        convertLayoutToString in interface org.uberfire.ext.layout.editor.api.LayoutServices
      • convertLayoutFromString

        public org.uberfire.ext.layout.editor.api.editor.LayoutTemplate convertLayoutFromString​(String layoutEditorModel)
        Specified by:
        convertLayoutFromString in interface org.uberfire.ext.layout.editor.api.LayoutServices