]
Lincoln Baxter III closed FORGE-370.
------------------------------------
Fix Version/s: 1.0.0.Beta4
Resolution: Done
org.jboss.forge.parser.java.Annotation.getQualifiedName()
---------------------------------------------------------
Key: FORGE-370
URL:
https://issues.jboss.org/browse/FORGE-370
Project: Forge
Issue Type: Feature Request
Reporter: Richard Kennard
Assignee: Lincoln Baxter III
Fix For: 1.0.0.Beta4
org.jboss.forge.parser.java.Annotation.getName() appears to return the name (eg. Id), not
the fully qualified name (eg. javax.persistence.Id), of the annotation.
I need the fully qualified name so that I can instantiate the actual annotation (see
https://issues.jboss.org/browse/FORGE-369). Although, if FORGE-369 is done maybe the
qualified name can be handled internally instead? I don't have a use case requiring
both. Up to you.
Lincoln said: "I think we'd need to look at the parent Source File and figure
out if there is a matching Import, then also add a getQualifiedName() method to this
Interface"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: