Guvnor - Services Backend 6.2.0.CR2

org.guvnor.common.services.backend.file
Class CopyServiceImpl

java.lang.Object
  extended by org.guvnor.common.services.backend.file.CopyServiceImpl
All Implemented Interfaces:
CopyService, SupportsCopy

public class CopyServiceImpl
extends Object
implements CopyService


Constructor Summary
CopyServiceImpl()
           
 
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
 

Constructor Detail

CopyServiceImpl

public CopyServiceImpl()
Method Detail

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()

Guvnor - Services Backend 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.