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.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<String,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 |
---|---|
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
saveAndRename
rename
save
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.