Drools Workbench - Guided Template Editor - API 6.2.0.CR4

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

All Superinterfaces:
org.guvnor.common.services.project.builder.service.BuildValidationHelper, org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsCreate<org.drools.workbench.models.guided.template.shared.TemplateModel>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRead<org.drools.workbench.models.guided.template.shared.TemplateModel>, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<org.drools.workbench.models.guided.template.shared.TemplateModel,org.guvnor.common.services.shared.metadata.model.Metadata>, org.guvnor.common.services.shared.validation.ValidationService<org.drools.workbench.models.guided.template.shared.TemplateModel>, org.kie.workbench.common.services.shared.source.ViewSourceService<org.drools.workbench.models.guided.template.shared.TemplateModel>

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.guvnor.common.services.shared.file.SupportsUpdate<org.drools.workbench.models.guided.template.shared.TemplateModel>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsRename


Method Summary
 GuidedTemplateEditorContent loadContent(org.uberfire.backend.vfs.Path path)
           
 
Methods inherited from interface org.guvnor.common.services.project.builder.service.BuildValidationHelper
accepts, validate
 
Methods inherited from interface org.kie.workbench.common.services.shared.source.ViewSourceService
toSource
 
Methods inherited from interface org.guvnor.common.services.shared.validation.ValidationService
validate
 
Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsCreate
create
 
Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsRead
load
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsUpdate
save
 
Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsDelete
delete
 
Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsCopy
copy
 
Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsRename
rename
 

Method Detail

loadContent

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

Drools Workbench - Guided Template Editor - API 6.2.0.CR4

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