org.apache.oodt.cas.pushpull.filerestrictions.renamingconventions
Class RenamingConvention
java.lang.Object
org.apache.oodt.cas.pushpull.filerestrictions.renamingconventions.RenamingConvention
public class RenamingConvention
- extends Object
- Version:
- $Revision$
Describe your class here
.
- Author:
- bfoster
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rename
public static String rename(ProtocolFile fileToGenNewNameFor,
String renamingString)
- Generates a unique file name for the given ProtocolFile
- Parameters:
fileToGenNewNameFor - The file for which a unique name will be generated
- Returns:
- The unique file name (just the name).
Copyright © 1999-2011 Apache OODT. All Rights Reserved.