public class UmlsMrconsoEntityResolver extends AbstractBasicEntityResolver<Mrconso>
Constructor and Description |
---|
UmlsMrconsoEntityResolver() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getEntityTypes(Mrconso item) |
boolean |
getIsActive(Mrconso item)
Gets the checks if is active.
|
boolean |
getIsAnonymous(Mrconso item)
Gets the checks if is anonymous.
|
boolean |
getIsDefined(Mrconso item)
Gets the checks if is defined.
|
getEntityCode, getEntityCodeNamespace, getEntityCodeResolver, getEntityDescription, getEntityDescriptionResolver, getEntityNamespaceResolver, setEntityCodeResolver, setEntityDescriptionResolver, setEntityNamespaceResolver
public boolean getIsActive(Mrconso item)
EntityResolver
item
- the itempublic boolean getIsAnonymous(Mrconso item)
EntityResolver
item
- the itempublic boolean getIsDefined(Mrconso item)
EntityResolver
item
- the itempublic java.lang.String[] getEntityTypes(Mrconso item)