uk.ac.soton.itinnovation.grid.service.registry.util.key
Class UsageKeyGeneratorStrategy
java.lang.Object
uk.ac.soton.itinnovation.grid.service.registry.util.key.KeyGeneratorStrategy
uk.ac.soton.itinnovation.grid.service.registry.util.key.UsageKeyGeneratorStrategy
public class UsageKeyGeneratorStrategy
- extends KeyGeneratorStrategy
|
Method Summary |
protected String |
createKey(Object obj)
Create a database key of a USAGE based on the URL reference of the EPR. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UsageKeyGeneratorStrategy
public UsageKeyGeneratorStrategy()
createKey
protected String createKey(Object obj)
throws KeyGenerationException
- Create a database key of a USAGE based on the URL reference of the EPR.
- Specified by:
createKey in class KeyGeneratorStrategy
- Parameters:
resource -
- Returns:
- the generated key
- Throws:
KeyGenerationException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.