public interface PersistenceDescriptorEditorService extends org.guvnor.common.services.shared.file.SupportsUpdate<PersistenceDescriptorEditorContent>
| Modifier and Type | Method and Description |
|---|---|
PersistenceDescriptorEditorContent |
loadContent(org.uberfire.backend.vfs.Path path) |
PersistenceDescriptorEditorContent |
loadContent(org.uberfire.backend.vfs.Path path,
boolean createDefaultContent) |
PersistenceDescriptorEditorContent loadContent(org.uberfire.backend.vfs.Path path)
PersistenceDescriptorEditorContent loadContent(org.uberfire.backend.vfs.Path path, boolean createDefaultContent)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.