Interface IHasLastModificationInfo

    • Method Detail

      • getLastModificationUserID

        @Nullable
        String getLastModificationUserID()
        Returns:
        The user ID who last modified the object or null if this object has not yet been modified.
      • hasLastModificationUserID

        default boolean hasLastModificationUserID()
        Returns:
        true if a last modification user is present, false if not.
        Since:
        6.1.1