Interface IHasCreationInfo

    • Method Detail

      • getCreationUserID

        @Nullable
        String getCreationUserID()
        Returns:
        The user ID who created the object. May be null.
      • hasCreationUserID

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