Guvnor - Project API 6.0.0.CR1

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.0.0.CR1

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