public interface SolverEditorService extends org.guvnor.common.services.shared.validation.ValidationService<SolverConfigModel>, org.kie.workbench.common.services.shared.source.ViewSourceService<SolverConfigModel>, org.uberfire.ext.editor.commons.service.support.SupportsCreate<SolverConfigModel>, org.uberfire.ext.editor.commons.service.support.SupportsRead<SolverConfigModel>, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<SolverConfigModel,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 |
---|---|
SolverModelContent |
loadContent(org.uberfire.backend.vfs.Path path) |
List<org.guvnor.common.services.shared.validation.model.ValidationMessage> |
smokeTest(org.uberfire.backend.vfs.Path path,
SolverConfigModel config) |
validate
toSource
create
saveAndRename
rename
save
SolverModelContent loadContent(org.uberfire.backend.vfs.Path path)
List<org.guvnor.common.services.shared.validation.model.ValidationMessage> smokeTest(org.uberfire.backend.vfs.Path path, SolverConfigModel config)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.