public interface DSLTextEditorService extends org.guvnor.common.services.project.builder.service.BuildValidationHelper, org.guvnor.common.services.shared.validation.ValidationService<String>, org.uberfire.ext.editor.commons.service.support.SupportsCreate<String>, org.uberfire.ext.editor.commons.service.support.SupportsRead<String>, org.guvnor.common.services.shared.file.SupportsUpdate<String>, 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 |
---|---|
DSLTextEditorContent |
loadContent(org.uberfire.backend.vfs.Path path) |
accepts, validate
validate
create
delete
DSLTextEditorContent loadContent(org.uberfire.backend.vfs.Path path)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.