org.guvnor.common.services.backend.file
Class CopyServiceImpl
java.lang.Object
org.guvnor.common.services.backend.file.CopyServiceImpl
- All Implemented Interfaces:
- CopyService, SupportsCopy
public class CopyServiceImpl
- extends Object
- implements CopyService
|
Method Summary |
org.uberfire.backend.vfs.Path |
copy(org.uberfire.backend.vfs.Path path,
String newName,
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 |
CopyServiceImpl
public CopyServiceImpl()
copy
public org.uberfire.backend.vfs.Path copy(org.uberfire.backend.vfs.Path path,
String newName,
String comment)
- Specified by:
copy in interface SupportsCopy
getSessionInfo
protected org.uberfire.rpc.SessionInfo getSessionInfo()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.