public interface GlobalsEditorService extends org.kie.workbench.common.services.shared.source.ViewSourceService<GlobalsModel>, org.guvnor.common.services.shared.validation.ValidationService<GlobalsModel>, org.uberfire.ext.editor.commons.service.support.SupportsCreate<GlobalsModel>, org.uberfire.ext.editor.commons.service.support.SupportsRead<GlobalsModel>, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<GlobalsModel,org.guvnor.common.services.shared.metadata.model.Metadata>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsCopy
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.backend.vfs.Path |
generate(org.uberfire.backend.vfs.Path context,
String fileName,
GlobalsModel content,
String comment) |
GlobalsEditorContent |
loadContent(org.uberfire.backend.vfs.Path path) |
toSourcevalidatecreatesaveAndRenamerenamesaveGlobalsEditorContent loadContent(org.uberfire.backend.vfs.Path path)
org.uberfire.backend.vfs.Path generate(org.uberfire.backend.vfs.Path context,
String fileName,
GlobalsModel content,
String comment)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.