Interface IHasDeletionInfo

    • Method Detail

      • getDeletionUserID

        @Nullable
        String getDeletionUserID()
        Returns:
        The user ID who deleted the object or null if this object has not yet been deleted.
      • hasDeletionUserID

        default boolean hasDeletionUserID()
        Returns:
        true if a deletion user is present, false if not.
        Since:
        6.1.1