Is it better to use multiple javabeans that would represent different management levels of Approvers for a subordinate who requested a training class or should I have one javabean that represents an Approver object but then set a property that describes the level of this Approver?Is it better to use multiple javabeans that wou