NAME
Daje::Workflow::Activities::Tools::Generate::Base - Base class fro generate activities
SYNOPSIS
use Daje::Workflow::Activities::Tools::Generate::Base
DESCRIPTION
Daje::Workflow::Activities::Tools::Generate::Base is a base class holding common methods
REQUIRES
Daje::Database::Helper::LoadParameters
Daje::Database::View::VToolsObjectsTables
Daje::Database::View::VToolsObjectsTypes
Daje::Database::View::VToolsVersion
Daje::Database::Model::ToolsProjects
Daje::Database::View::VToolsParameterValues
METHODS
get_parameter($self,
get_parameter($self,();
load_generate_data($self,
load_generate_data($self,();
load_project_name($self,$tools_projects_pkey)
load_project_name($self,$tools_projects_pkey)();
load_tables($self,
load_tables($self,();
load_versions($self,
load_versions($self,();
process_table($self,
process_table($self,();
AUTHOR
janeskil1525 <janeskil1525@gmail.com>
LICENSE
Copyright (C) janeskil1525.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.