Class MprUIProvider

  • All Implemented Interfaces:
    Serializable

    public class MprUIProvider
    extends AbstractMprUIProvider
    Manages MprUI instances in the application. It uses the ui request parameter as the key to store UI instances in the session, so it can be accessed by Flow.
    See Also:
    Serialized Form
    • Constructor Detail

      • MprUIProvider

        public MprUIProvider()