Class DefaultSessionPersistedObjectAnalyzer

    • Method Detail

      • checkAndResetDirtyState

        public boolean  sessionPersistedObject)
        An object is dirty unless it has the ImmutableSessionPersistedObject annotation.
        Specified by:
        >
        Parameters:
        sessionPersistedObject - to analyze
        Returns:
        false if immutable, true otherwise