public interface GuidedRuleTemplateEditorService
extends org.guvnor.common.services.project.builder.service.BuildValidationHelper, org.kie.workbench.common.services.shared.source.ViewSourceService<org.drools.workbench.models.guided.template.shared.TemplateModel>, org.guvnor.common.services.shared.validation.ValidationService<org.drools.workbench.models.guided.template.shared.TemplateModel>, org.uberfire.ext.editor.commons.service.support.SupportsCreate<org.drools.workbench.models.guided.template.shared.TemplateModel>, org.uberfire.ext.editor.commons.service.support.SupportsRead<org.drools.workbench.models.guided.template.shared.TemplateModel>, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<org.drools.workbench.models.guided.template.shared.TemplateModel,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 |
---|---|
GuidedTemplateEditorContent |
loadContent(org.uberfire.backend.vfs.Path path) |
accepts, validate
toSource
validate
create
saveAndRename
rename
save
GuidedTemplateEditorContent loadContent(org.uberfire.backend.vfs.Path path)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.