ucUAGetAttributesDescription

Purpose

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.

Applies To

User Account Display

Signature

public String ucUAGetAttributesDescription (
                       Connection dbconn,
                       SesameSession session ) throws Exception;

Notes

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.