Issue Type: Bug Bug
Affects Versions: PLINK_2.5.2.FInal
Assignee: Pedro Igor
Components: Common, IDM
Created: 29/Oct/13 3:22 PM
Description:

Currently, annotations are not being recognized in fields. Eg.:

   @AttributeProperty
    private String firstName;

    @AttributeProperty
    private String lastName;

    @AttributeProperty
    private String email;

The Property Query API should also consider the field when looking for annotations and consider that if a property is annotated its corresponding getter inherits the annotation.

Fix Versions: PLINK_2.5.3.Final
Project: PicketLink
Priority: Major Major
Reporter: Pedro Igor
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira