NAME
OpusVL::AppKit::RolesFor::Schema::AppKitAuthDB
VERSION
version 6
SYNOPSIS
with 'OpusVL::AppKit::RolesFor::Schema::AppKitAuthDB';
__PACKAGE__->merge_authdb;
DESCRIPTION
The role allows the simple importing of the AppKitAuthDB into your own schema so that you can join to the objects. Simply use the role and call merge_authdb (via __PACKAGE__).
NAME
OpusVL::AppKit::RolesFor::Schema::AppKitAuthDB
METHODS
merge_authdb
This loads the results and resultsets from the AppKitAuthDB into your schema.
LICENSE AND COPYRIGHT
Copyright 2011 OpusVL.
This software is licensed according to the "IP Assignment Schedule" provided with the development project.
AUTHOR
Colin Newell <colin@opusvl.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by OpusVL.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.