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