Interface EnumUserContactBrowserBeanEvents

    • Field Detail

      • USER_CONTACT_BROWSER_EVENT_UPDATE_SELECTIONS

        static final int USER_CONTACT_BROWSER_EVENT_UPDATE_SELECTIONS
        Event to update the selections in the contact browser
        See Also:
        Constant Field Values
      • USER_CONTACT_BROWSER_EVENT_SAVE_SELECTIONS

        static final int USER_CONTACT_BROWSER_EVENT_SAVE_SELECTIONS
        Event to save the current selections in the contact browser. Note that this does not save the selected contacts to the WebUserEntity right away. The contacts are saved when the user is eventually saved.
        See Also:
        Constant Field Values