Interface ViewSourceService<T>
-
public interface ViewSourceService<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoSource(org.uberfire.backend.vfs.Path path, T model)
-
public interface ViewSourceService<T>
| Modifier and Type | Method | Description |
|---|---|---|
String |
toSource(org.uberfire.backend.vfs.Path path,
T model) |