Class NotInEditModeGuard

    • Constructor Detail

      • NotInEditModeGuard

        public NotInEditModeGuard()
    • Method Detail

      • getDesiredResult

        public boolean getDesiredResult()
        Description copied from class: SessionFlagPresentGuard
        If true the guard is fullfilled whenever the attribute with name = flagName is in session. If false the guard is fullfilled if the attribute with the name = flagName is NOT in session.
        Overrides:
        getDesiredResult in class SessionFlagPresentGuard