|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelationResolver<T>
The Interface RelationResolver.
Method Summary | |
---|---|
java.lang.String |
getContainerName()
Gets the container name. |
java.lang.String |
getRelation(T item)
Gets the relation. |
java.lang.String |
getRelationNamespace(T item)
Gets the relation namespace. |
java.lang.String |
getSource(T item)
Gets the source. |
java.lang.String |
getSourceNamespace(T item)
Gets the source namespace. |
java.lang.String |
getSourceScheme(T item)
Gets the source scheme. |
java.lang.String |
getTarget(T item)
Gets the target. |
java.lang.String |
getTargetNamespace(T item)
Gets the target namespace. |
Method Detail |
---|
java.lang.String getRelation(T item)
item
- the item
java.lang.String getRelationNamespace(T item)
item
- the item
java.lang.String getContainerName()
java.lang.String getSource(T item)
item
- the item
java.lang.String getSourceNamespace(T item)
item
- the item
java.lang.String getTarget(T item)
item
- the item
java.lang.String getTargetNamespace(T item)
item
- the item
java.lang.String getSourceScheme(T item)
item
- the item
|
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 |