|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SupportedAttribResolver<T>
The Interface SupportedAttribResolver.
Method Summary | |
---|---|
java.lang.String |
getId(T item)
Gets the id. |
java.lang.String |
getIdVal(T item)
Gets the id val. |
java.lang.String |
getSupportedAttributeTag()
Gets the supported attribute tag. |
java.lang.String |
getUri(T item)
Gets the uri. |
java.lang.String |
getVal1(T item)
Gets the val1. |
java.lang.String |
getVal2(T item)
Gets the val2. |
Method Detail |
---|
java.lang.String getSupportedAttributeTag()
java.lang.String getId(T item)
item
- the item
java.lang.String getUri(T item)
item
- the item
java.lang.String getIdVal(T item)
item
- the item
java.lang.String getVal1(T item)
item
- the item
java.lang.String getVal2(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 |