Drools Workbench - Guided Score Card Editor - API 6.1.1-SNAPSHOT

org.drools.workbench.screens.guided.scorecard.service
Interface GuidedScoreCardEditorService

All Superinterfaces:
org.guvnor.common.services.shared.file.SupportsCopy, org.guvnor.common.services.shared.file.SupportsCreate<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.guvnor.common.services.shared.file.SupportsDelete, org.guvnor.common.services.shared.file.SupportsRead<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.guvnor.common.services.shared.file.SupportsRename, org.guvnor.common.services.shared.file.SupportsUpdate<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.guvnor.common.services.shared.validation.ValidationService<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.kie.workbench.common.services.shared.source.ViewSourceService<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>

public interface GuidedScoreCardEditorService
extends org.kie.workbench.common.services.shared.source.ViewSourceService<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.guvnor.common.services.shared.validation.ValidationService<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.guvnor.common.services.shared.file.SupportsCreate<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.guvnor.common.services.shared.file.SupportsRead<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.guvnor.common.services.shared.file.SupportsUpdate<org.drools.workbench.models.guided.scorecard.shared.ScoreCardModel>, org.guvnor.common.services.shared.file.SupportsDelete, org.guvnor.common.services.shared.file.SupportsCopy, org.guvnor.common.services.shared.file.SupportsRename


Method Summary
 ScoreCardModelContent loadContent(org.uberfire.backend.vfs.Path path)
           
 
Methods inherited from interface org.kie.workbench.common.services.shared.source.ViewSourceService
toSource
 
Methods inherited from interface org.guvnor.common.services.shared.validation.ValidationService
validate
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsCreate
create
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsRead
load
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsUpdate
save
 
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
 

Method Detail

loadContent

ScoreCardModelContent loadContent(org.uberfire.backend.vfs.Path path)

Drools Workbench - Guided Score Card Editor - API 6.1.1-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.