Drools Workbench - Guided Template Editor - API 6.0.0.Beta3

org.drools.workbench.screens.guided.template.service
Interface GuidedRuleTemplateEditorService

All Superinterfaces:
SupportsCopy, SupportsCreate<org.drools.workbench.models.guided.template.shared.TemplateModel>, SupportsDelete, SupportsRead<org.drools.workbench.models.guided.template.shared.TemplateModel>, SupportsRename, SupportsUpdate<org.drools.workbench.models.guided.template.shared.TemplateModel>, ValidationService<org.drools.workbench.models.guided.template.shared.TemplateModel>, ViewSourceService<org.drools.workbench.models.guided.template.shared.TemplateModel>

public interface GuidedRuleTemplateEditorService
extends ViewSourceService<org.drools.workbench.models.guided.template.shared.TemplateModel>, ValidationService<org.drools.workbench.models.guided.template.shared.TemplateModel>, SupportsCreate<org.drools.workbench.models.guided.template.shared.TemplateModel>, SupportsRead<org.drools.workbench.models.guided.template.shared.TemplateModel>, SupportsUpdate<org.drools.workbench.models.guided.template.shared.TemplateModel>, SupportsDelete, SupportsCopy, SupportsRename


Method Summary
 GuidedTemplateEditorContent loadContent(org.uberfire.backend.vfs.Path path)
           
 
Methods inherited from interface org.kie.workbench.common.services.shared.source.ViewSourceService
toSource
 
Methods inherited from interface org.kie.workbench.common.services.shared.validation.ValidationService
isValid, validate
 
Methods inherited from interface org.kie.workbench.common.services.shared.file.SupportsCreate
create
 
Methods inherited from interface org.kie.workbench.common.services.shared.file.SupportsRead
load
 
Methods inherited from interface org.kie.workbench.common.services.shared.file.SupportsUpdate
save
 
Methods inherited from interface org.kie.workbench.common.services.shared.file.SupportsDelete
delete
 
Methods inherited from interface org.kie.workbench.common.services.shared.file.SupportsCopy
copy
 
Methods inherited from interface org.kie.workbench.common.services.shared.file.SupportsRename
rename
 

Method Detail

loadContent

GuidedTemplateEditorContent loadContent(org.uberfire.backend.vfs.Path path)

Drools Workbench - Guided Template Editor - API 6.0.0.Beta3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.