Class: Ezid::GetIdentifierMetadataRequest Private

Inherits:
IdentifierRequest show all
Defined in:
lib/ezid/requests/get_identifier_metadata_request.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

A request to get the metadata of an identifier

Constant Summary

Constants inherited from Request

Request::DELETE, Request::GET, Request::POST, Request::PUT

Instance Attribute Summary

Attributes inherited from IdentifierRequest

#identifier

Attributes inherited from Request

#client

Method Summary

Methods inherited from IdentifierRequest

#initialize, #path

Methods inherited from Request

#authentication_required?, execute, #execute, #handle_response, #has_metadata?, #initialize, #path, #query, #response_class, short_name, #uri

Constructor Details

This class inherits a constructor from Ezid::IdentifierRequest