Package com.aquima.interactions.portal.model.session.page


package com.aquima.interactions.portal.model.session.page
  • Classes
    Class
    Description
    This visitor is used to retrieve the ID's of the instances that are active in the (page) context of an element.
    This object is used to store the value of a field from a page.
    This class will be used as visitor of a page model to convert all the values from the event to values that can be inserted into the profile.
    Page visitor that checks if required fields are present.
    Validate all expanded fields, even the read-only fields.
    This visitor sets all the values of the portal event in the corresponding custom fields, and checks required and type validations.
    This visitor sets all the error messsages from the IRequestScope in the corresponding fields, and updates the field values to reflect the value from the profile.
    Evaluates whether an element remains visible after an event has been handled.