Interface RestResource.HasLastModified

  • Enclosing interface:
    RestResource

    public static interface RestResource.HasLastModified
    A resource with a last modification date.
    • Method Detail

      • getLastModified

        Timestamp getLastModified()
        Returns time for the Last-Modified header. HTTP truncates the header value to seconds.