Class: Resync::ChangeListIndex
- Inherits:
-
BaseChangeIndex
- Object
- Augmented
- BaseResourceList
- SortedResourceList
- BaseChangeIndex
- Resync::ChangeListIndex
- Includes:
- SitemapIndex, XML::Mapping
- Defined in:
- lib/resync/change_list_index.rb
Overview
A change list index. See section 12.2, “Change List Index”, in the ResourceSync specification.
Constant Summary collapse
- CAPABILITY =
The capability provided by this type.
'changelist'.freeze
Instance Attribute Summary
Attributes inherited from SortedResourceList
Attributes inherited from BaseResourceList
Attributes inherited from Augmented
Method Summary
Methods included from SitemapIndex
Methods inherited from BaseChangeIndex
Methods inherited from SortedResourceList
#all_uris, #latest_for, #resources=
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