|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityResolver<I>
The Interface EntityResolver.
Method Summary | |
---|---|
java.lang.String |
getEntityCode(I item)
Gets the entity code. |
java.lang.String |
getEntityCodeNamespace(I item)
Gets the entity code namespace. |
java.lang.String |
getEntityDescription(I item)
Gets the entity description. |
java.lang.String[] |
getEntityTypes(I item)
|
boolean |
getIsActive(I item)
Gets the checks if is active. |
boolean |
getIsAnonymous(I item)
Gets the checks if is anonymous. |
boolean |
getIsDefined(I item)
Gets the checks if is defined. |
Method Detail |
---|
java.lang.String getEntityCode(I item)
item
- the item
java.lang.String getEntityCodeNamespace(I item)
item
- the item
java.lang.String getEntityDescription(I item)
item
- the item
boolean getIsActive(I item)
item
- the item
boolean getIsAnonymous(I item)
item
- the item
boolean getIsDefined(I item)
item
- the item
java.lang.String[] getEntityTypes(I 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 |