uk.ac.soton.itinnovation.grid.service.registry.util.key
Class ServiceKeyGeneratorStrategy
java.lang.Object
uk.ac.soton.itinnovation.grid.service.registry.util.key.KeyGeneratorStrategy
uk.ac.soton.itinnovation.grid.service.registry.util.key.ServiceKeyGeneratorStrategy
public class ServiceKeyGeneratorStrategy
- extends KeyGeneratorStrategy
|
Method Summary |
protected String |
createKey(Object obj)
Create a database key of an EPR 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 |
ServiceKeyGeneratorStrategy
public ServiceKeyGeneratorStrategy()
createKey
protected String createKey(Object obj)
throws KeyGenerationException
- Create a database key of an EPR 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.