getAttributeInstance(String attributeName) Returns the named attribute for the entity, if one exists.
Parameters: attributeName - The name of the attribute.
Returns the named attribute for the entity, if one exists.
Parameters: attributeName - The name of the attribute. The requested attribute. throws: ObjectNotFoundException - if the attribute could not be found. throws: RepositoryException - if some other exception occurred.