|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.data.association.AbstractReproducibleIdResolver<T>
public abstract class AbstractReproducibleIdResolver<T>
The Class AbstractReproducibleKeyResolver.
Constructor Summary | |
---|---|
AbstractReproducibleIdResolver()
|
Method Summary | |
---|---|
protected java.lang.String |
generateKey(java.lang.String... basis)
Generate key. |
abstract java.lang.String |
resolveAssociationInstanceId(T key)
Resolve multi attributes key. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractReproducibleIdResolver()
Method Detail |
---|
public abstract java.lang.String resolveAssociationInstanceId(T key)
AssociationInstanceIdResolver
resolveAssociationInstanceId
in interface AssociationInstanceIdResolver<T>
key
- the key
protected java.lang.String generateKey(java.lang.String... basis)
basis
- the basis
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |