ECollectionBackendClass: Add dup_resource_id() method.
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 11 Jun 2012 18:45:53 +0000 (14:45 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 12 Jun 2012 11:51:15 +0000 (07:51 -0400)
commit3992f5cdd0e6661cc374adf563ce813622d64a6a
tree6c4b5bcd41cdf40d047de5f4cb67a69196886d91
parentc25935607ee765bd8d391dd3fd92e98bad435924
ECollectionBackendClass: Add dup_resource_id() method.

Returns the resource ID for a given child source.  A resource ID is
usually a unique, server-assigned identifier which is stored in the
child source in some backend-specific extension.  The method allows
ECollectionBackend to extract the ID without knowing exactly how it
is stored.  The method always returns a newly-allocated string.
libebackend/e-collection-backend.h