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.uberfire.ext.editor.commons.service.support.SupportsCreate<org.drools.workbench.models.datamodel.rule.RuleModel>, org.uberfire.ext.editor.commons.service.support.SupportsRead<org.drools.workbench.models.datamodel.rule.RuleModel>, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<org.drools.workbench.models.datamodel.rule.RuleModel,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 |
---|---|
GuidedEditorContent |
loadContent(org.uberfire.backend.vfs.Path path) |
toSource
validate
create
saveAndRename
rename
save
GuidedEditorContent loadContent(org.uberfire.backend.vfs.Path path)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.