The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Cmis::AtomFeed::ChangeEntries - a set of CMIS ChangeEntry objects

DESCRIPTION

This is a Result sets representing an atom feed of CMIS ChangeEntry objects

Parent-class: WebService::Cmis::AtomFeed

METHODS

newEntry(xmlDoc) -> $object

returns a ChangeEntry objct created by parsing the given XML fragment

COPYRIGHT AND LICENSE

Copyright 2012-2013 Michael Daum

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/artistic.html.