Class: Resync::ResourceDump

Inherits:
BaseResourceList show all
Includes:
XML::Mapping
Defined in:
lib/resync/resource_dump.rb

Overview

A resource dump. See section 11.1, “Resource Dump”, in the ResourceSync specification.

Constant Summary collapse

CAPABILITY =

The capability provided by this type.

'resourcedump'

Instance Attribute Summary

Attributes inherited from BaseResourceList

#resources

Attributes inherited from Augmented

#links, #metadata

Method Summary

Methods inherited from BaseResourceList

#capability, inherited, #initialize, #metadata=, #pre_save, #resource_for, #resources_for

Methods inherited from Augmented

#initialize, #link_for, #links_for

Constructor Details

This class inherits a constructor from Resync::BaseResourceList