NAME
OpusVL::Preferences::Schema::Result::PrfOwner
VERSION
version 0.28
DESCRIPTION
This table associates PrfOwnerTypes with actual objects from the corresponding table. The owner_id tells us which object it is, and the owner_type_id links to the PrfOwnerType class, which tells us which table and resultset it is.
I don't know why it's necessary to store which rows from the host table have a preferences object stored against them, without also storing that preferences object in the same place.
METHODS
ATTRIBUTES
prf_preferences
prf_owner_types
prf_owner_id
prf_owner_type_id
LICENSE AND COPYRIGHT
Copyright 2012 OpusVL.
This software is licensed according to the "IP Assignment Schedule" provided with the development project.
AUTHOR
OpusVL - www.opusvl.com
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by OpusVL - www.opusvl.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.