public interface GuidedRuleEditorService
extends org.kie.workbench.common.services.shared.source.ViewSourceService<org.drools.workbench.models.datamodel.rule.RuleModel>, org.guvnor.common.services.shared.validation.ValidationService<org.drools.workbench.models.datamodel.rule.RuleModel>, org.guvnor.common.services.shared.file.SupportsCreate<org.drools.workbench.models.datamodel.rule.RuleModel>, org.guvnor.common.services.shared.file.SupportsRead<org.drools.workbench.models.datamodel.rule.RuleModel>, org.guvnor.common.services.shared.file.SupportsUpdate<org.drools.workbench.models.datamodel.rule.RuleModel>, 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 |
---|---|
GuidedEditorContent |
loadContent(org.uberfire.backend.vfs.Path path) |
toSource
GuidedEditorContent loadContent(org.uberfire.backend.vfs.Path path)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.