public interface DesignerAssetService
Modifier and Type | Method and Description |
---|---|
org.uberfire.backend.vfs.Path |
createProcess(org.uberfire.backend.vfs.Path context,
String fileName) |
String |
getEditorID() |
Map<String,String> |
getEditorParameters(org.uberfire.backend.vfs.Path path,
String editorID,
String hostInfo,
org.uberfire.mvp.PlaceRequest place) |
Map<String,String> getEditorParameters(org.uberfire.backend.vfs.Path path, String editorID, String hostInfo, org.uberfire.mvp.PlaceRequest place)
String getEditorID()
org.uberfire.backend.vfs.Path createProcess(org.uberfire.backend.vfs.Path context, String fileName)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.