org.drools.workbench.screens.dtablexls.service
Interface DecisionTableXLSService
- All Superinterfaces:
- org.guvnor.common.services.shared.file.SupportsCopy, org.guvnor.common.services.shared.file.SupportsDelete, org.guvnor.common.services.shared.file.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.guvnor.common.services.shared.file.SupportsDelete, org.guvnor.common.services.shared.file.SupportsCopy, org.guvnor.common.services.shared.file.SupportsRename
| Methods inherited from interface org.guvnor.common.services.shared.validation.ValidationService |
validate |
| Methods inherited from interface org.guvnor.common.services.shared.file.SupportsDelete |
delete |
| Methods inherited from interface org.guvnor.common.services.shared.file.SupportsCopy |
copy |
| Methods inherited from interface org.guvnor.common.services.shared.file.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-2014 JBoss by Red Hat. All Rights Reserved.