Interface SupportsUpdate<T,M>
-
- All Known Subinterfaces:
HtmlEditorService,SupportsSaveAndRename<T,M>
public interface SupportsUpdate<T,M>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.uberfire.backend.vfs.Pathsave(org.uberfire.backend.vfs.Path path, T content, M metadata, String comment)
-