Guvnor - Project API 6.1.0.CR2

org.guvnor.common.services.project.service
Interface KModuleService

All Superinterfaces:
SupportsRead<KModuleModel>, SupportsUpdate<KModuleModel>

public interface KModuleService
extends SupportsRead<KModuleModel>, SupportsUpdate<KModuleModel>


Method Summary
 org.uberfire.backend.vfs.Path setUpKModuleStructure(org.uberfire.backend.vfs.Path projectRoot)
           
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsRead
load
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsUpdate
save
 

Method Detail

setUpKModuleStructure

org.uberfire.backend.vfs.Path setUpKModuleStructure(org.uberfire.backend.vfs.Path projectRoot)

Guvnor - Project API 6.1.0.CR2

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