org.drools.workbench.screens.dtablexls.service
Interface DecisionTableXLSService
- All Superinterfaces:
- org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.guvnor.common.services.shared.validation.ValidationService<org.uberfire.backend.vfs.Path>
public interface DecisionTableXLSService
- extends org.guvnor.common.services.shared.validation.ValidationService<org.uberfire.backend.vfs.Path>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsRename
| Methods inherited from interface org.guvnor.common.services.shared.validation.ValidationService |
validate |
| Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsDelete |
delete |
| Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsCopy |
copy |
| Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsRename |
rename |
convert
org.drools.workbench.models.guided.dtable.shared.conversion.ConversionResult convert(org.uberfire.backend.vfs.Path path)
loadContent
DecisionTableXLSContent loadContent(org.uberfire.backend.vfs.Path path)
getSource
String getSource(org.uberfire.backend.vfs.Path path)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.