|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyResolver<T>
The Interface PropertyResolver.
Method Summary | |
---|---|
java.lang.String |
getDegreeOfFidelity(T item)
Gets the degree of fidelity. |
java.lang.String |
getEntityCode(T item)
Gets the entity code. |
java.lang.String |
getEntityCodeNamespace(T item)
|
java.lang.String |
getFormat(T item)
Gets the format. |
java.lang.String |
getId(T item)
Gets the id. |
boolean |
getIsActive(T item)
Gets the checks if is active. |
java.lang.String |
getLanguage(T item)
Gets the language. |
boolean |
getMatchIfNoContext(T item)
Gets the match if no context. |
java.lang.String |
getPropertyName(T item)
Gets the property name. |
java.lang.String |
getPropertyType(T item)
Gets the property type. |
java.lang.String |
getPropertyValue(T item)
Gets the property value. |
java.lang.String |
getRepresentationalForm(T item)
Gets the representational form. |
Method Detail |
---|
java.lang.String getEntityCode(T item)
item
- the item
java.lang.String getEntityCodeNamespace(T item)
java.lang.String getId(T item)
item
- the item
java.lang.String getPropertyName(T item)
item
- the item
java.lang.String getPropertyType(T item)
item
- the item
java.lang.String getDegreeOfFidelity(T item)
item
- the item
java.lang.String getFormat(T item)
item
- the item
boolean getIsActive(T item)
item
- the item
java.lang.String getLanguage(T item)
item
- the item
boolean getMatchIfNoContext(T item)
item
- the item
java.lang.String getPropertyValue(T item)
item
- the item
java.lang.String getRepresentationalForm(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 |