Uses of Class
uk.ac.soton.itinnovation.grid.service.registry.util.key.KeyGenerationException

Packages that use KeyGenerationException
uk.ac.soton.itinnovation.grid.service.registry.util.key   
 

Uses of KeyGenerationException in uk.ac.soton.itinnovation.grid.service.registry.util.key
 

Methods in uk.ac.soton.itinnovation.grid.service.registry.util.key that throw KeyGenerationException
protected  String SlaKeyGeneratorStrategy.createKey(Object obj)
          Create a database key of an SLA based on the URL reference of the EPR.
protected abstract  String KeyGeneratorStrategy.createKey(Object resource)
           
protected  String UsageKeyGeneratorStrategy.createKey(Object obj)
          Create a database key of a USAGE based on the URL reference of the EPR.
protected  String ApplicationKeyGeneratorStrategy.createKey(Object resource)
           
protected  String ReferenceKeyGeneratorStrategy.createKey(Object obj)
          Create a database key of an EPR based on the URL reference of the EPR.
protected  String ServiceKeyGeneratorStrategy.createKey(Object obj)
          Create a database key of an EPR based on the URL reference of the EPR.
 String KeyGeneratorStrategy.createKey(RegistryDataResourceRoleBean user, Object resource)
           
 String KeyGeneratorStrategy.createKey(String key, Object resource)
           
 



Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.