Class CommunicationController

  • All Implemented Interfaces:
    java.io.Serializable

    @JArchSessionScoped
    public class CommunicationController
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      br.com.jarch.crud.communication.Alerts getAlerts()  
      br.com.jarch.crud.communication.Messages getMessages()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommunicationController

        public CommunicationController()
    • Method Detail

      • getAlerts

        public br.com.jarch.crud.communication.Alerts getAlerts()
      • getMessages

        public br.com.jarch.crud.communication.Messages getMessages()