MetaStore::Item - Base class for collections.


MetaStore documentation  | view source Contained in the MetaStore distribution.

Index


NAME

Top

MetaStore::Item - Base class for collections.

SYNOPSIS

Top

    use MetaStore::Item;
    use base qw( MetaStore::Item );




DESCRIPTION

Top

Base class for collections.

METHODS

Top

dump

Dump object state

restore (<data ref>)

Restore state

attr

Get intem attributes

id

Get id of object

SEE ALSO

Top

MetaStore, Collection::Item, README

AUTHOR

Top

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Top


MetaStore documentation  | view source Contained in the MetaStore distribution.