org.guvnor.common.services.backend.file
Class DeleteServiceImpl
java.lang.Object
org.guvnor.common.services.backend.file.DeleteServiceImpl
- All Implemented Interfaces:
- DeleteService, SupportsDelete
public class DeleteServiceImpl
- extends Object
- implements DeleteService
|
Method Summary |
void |
delete(org.uberfire.backend.vfs.Path path,
String comment)
|
protected org.uberfire.rpc.SessionInfo |
getSessionInfo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteServiceImpl
public DeleteServiceImpl()
delete
public void delete(org.uberfire.backend.vfs.Path path,
String comment)
- Specified by:
delete in interface SupportsDelete
getSessionInfo
protected org.uberfire.rpc.SessionInfo getSessionInfo()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.