This method is used on the user account administration screen. It is used to provide an alternative set of directions to the user on the User Attributes tab.
User Account Display
public String ucUAGetAttributesDescription (
Connection dbconn,
SesameSession session ) throws Exception;
This method simply replaces the text within the directions on the User Attributes tab of the user accounts maintenance screens with a specific set of directions that are geared to the custom implementation of user attributes.