Class: Resync::SourceDescription
- Inherits:
-
BaseResourceList
- Object
- Augmented
- BaseResourceList
- Resync::SourceDescription
- Includes:
- XML::Mapping
- Defined in:
- lib/resync/source_description.rb
Overview
A change list. See section 8, “Describing the Source”, in the ResourceSync specification.
Constant Summary collapse
- CAPABILITY =
The capability provided by this type.
'description'.freeze
Instance Attribute Summary
Attributes inherited from BaseResourceList
Attributes inherited from Augmented
Method Summary
Methods inherited from BaseResourceList
#capability, inherited, #initialize, #metadata=, #pre_save, #resource_for, #resources_for, #resources_in
Methods inherited from Augmented
#at_time, #change, #completed_time, #from_time, #initialize, #link_for, #links_for, #until_time
Constructor Details
This class inherits a constructor from Resync::BaseResourceList