public interface GuidedDecisionTableGraphEditorService extends org.uberfire.ext.editor.commons.service.support.SupportsCreate<GuidedDecisionTableEditorGraphModel>, org.uberfire.ext.editor.commons.service.support.SupportsRead<GuidedDecisionTableEditorGraphModel>, org.guvnor.common.services.shared.file.SupportsUpdate<GuidedDecisionTableEditorGraphModel>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsRename
Modifier and Type | Method and Description |
---|---|
List<org.uberfire.backend.vfs.Path> |
listDecisionTablesInPackage(org.uberfire.backend.vfs.Path path) |
GuidedDecisionTableEditorGraphContent |
loadContent(org.uberfire.backend.vfs.Path path) |
create
delete
GuidedDecisionTableEditorGraphContent loadContent(org.uberfire.backend.vfs.Path path)
List<org.uberfire.backend.vfs.Path> listDecisionTablesInPackage(org.uberfire.backend.vfs.Path path)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.