public interface DRLTextEditorService extends 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 |
---|---|
String |
assertPackageName(String drl,
org.uberfire.backend.vfs.Path resource) |
List<String> |
loadClassFields(org.uberfire.backend.vfs.Path path,
String fullyQualifiedClassName) |
DrlModelContent |
loadContent(org.uberfire.backend.vfs.Path path) |
validate
create
delete
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.