The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Interchange6::Schema::Result::NavigationAttribute

DESCRIPTION

Linker table for connecting the Interchange6::Schema::Result::Navigation class to the <Interchange6::Schema::Result::Attribute> class records.

ACCESSORS

Primary key.

Foreign key constraint on "navigation_id" in Interchange6::Schema::Result::Navigation via "navigation" relationship.

attributes_id

Foreign key constraint on "attribute_id" in Interchange6::Schema::Result::Attribute via "attribute" relationship.

UNIQUE CONSTRAINT

RELATIONS

Type: belongs_to

Related object: Interchange6::Schema::Result::Navigation

attribute

Type: belongs_to

Related object: Interchange6::Schema::Result::Attribute

Type: has_many

Related object: Interchange6::Schema::Result::NavigationAttributeValue