Interface SupportsDelete
-
- All Known Subinterfaces:
DeleteService,HtmlEditorService
public interface SupportsDelete
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddelete(org.uberfire.backend.vfs.Path path, String comment)
-
-
-
Method Detail
-
delete
void delete(org.uberfire.backend.vfs.Path path, String comment)
-
-