public interface GlobalsEditorService extends org.kie.workbench.common.services.shared.source.ViewSourceService<GlobalsModel>, org.guvnor.common.services.shared.validation.ValidationService<GlobalsModel>, org.guvnor.common.services.shared.file.SupportsCreate<GlobalsModel>, org.guvnor.common.services.shared.file.SupportsRead<GlobalsModel>, org.guvnor.common.services.shared.file.SupportsUpdate<GlobalsModel>, org.guvnor.common.services.shared.file.SupportsDelete, org.guvnor.common.services.shared.file.SupportsCopy, org.guvnor.common.services.shared.file.SupportsRename
Modifier and Type | Method and Description |
---|---|
GlobalsEditorContent |
loadContent(org.uberfire.backend.vfs.Path path) |
toSource
GlobalsEditorContent loadContent(org.uberfire.backend.vfs.Path path)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.