Package org.uberfire.client
Class VFSServiceProxyBackendImpl
- java.lang.Object
-
- org.uberfire.client.VFSServiceProxyBackendImpl
-
- All Implemented Interfaces:
org.uberfire.client.workbench.VFSServiceProxy
@Alternative public class VFSServiceProxyBackendImpl extends Object implements org.uberfire.client.workbench.VFSServiceProxy
-
-
Constructor Summary
Constructors Constructor Description VFSServiceProxyBackendImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidget(String path, org.uberfire.mvp.ParameterizedCommand<org.uberfire.backend.vfs.Path> parameterizedCommand)
-
-
-
Method Detail
-
get
public void get(String path, org.uberfire.mvp.ParameterizedCommand<org.uberfire.backend.vfs.Path> parameterizedCommand)
- Specified by:
getin interfaceorg.uberfire.client.workbench.VFSServiceProxy
-
-