Package org.uberfire.client.workbench
Interface VFSServiceProxy
-
- All Known Implementing Classes:
VFSServiceProxyClientImpl
public interface VFSServiceProxy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidget(String path, org.uberfire.mvp.ParameterizedCommand<org.uberfire.backend.vfs.Path> parameterizedCommand)
-
-
-
Method Detail
-
get
void get(String path, org.uberfire.mvp.ParameterizedCommand<org.uberfire.backend.vfs.Path> parameterizedCommand)
-
-