Guvnor - Services API 6.1.0.Beta2

org.guvnor.common.services.shared.file
Interface SupportsRename

All Known Subinterfaces:
RenameService

public interface SupportsRename


Method Summary
 org.uberfire.backend.vfs.Path rename(org.uberfire.backend.vfs.Path path, String newName, String comment)
           
 

Method Detail

rename

org.uberfire.backend.vfs.Path rename(org.uberfire.backend.vfs.Path path,
                                     String newName,
                                     String comment)

Guvnor - Services API 6.1.0.Beta2

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