public interface KModuleService extends org.uberfire.ext.editor.commons.service.support.SupportsRead<KModuleModel>, org.guvnor.common.services.shared.file.SupportsUpdate<KModuleModel>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isKModule(org.uberfire.backend.vfs.Path resource)
Return true if the file is the Project's kmodule.xml file
|
org.uberfire.backend.vfs.Path |
setUpKModule(org.uberfire.backend.vfs.Path path) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.