All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.core.flash.FlashMessage.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






FlashMessage (org.spincast:spincast-framework 1.0.0 API)












org.spincast.core.flash

Interface FlashMessage

  • All Known Implementing Classes:
    FlashMessageDefault


    public interface FlashMessage
    A Flash message. Will only be displayed one time to the user when a redirection is performed.
    • Method Detail

      • getText

        String getText()
        The text of the Flash message.
      • getVariables

        JsonObject getVariables()
        Potential variables associated with this Flash message. May be null!

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy