ePages 6.10 - DE_EPAGES/Product/API/Object/DownloadProductMap.pm

Package DE_EPAGES::Product::API::Object::DownloadProductMap

object interface for DownloadProductMap.

Base
DE_EPAGES::Object::API::Object::DALObject

Functions

className
dbPackage
id
primaryKey

className

Returns the class name, used for DAL access.

Syntax
$ClassName = $DownloadProductMap->className;
Return
$ClassName (String)
class name

dbPackage

Returns the database package, used for DAL access.

Syntax
$DbPackage = $DownloadProductMap->dbPackage;
Return
$DbPackage (String)
database package name

id

Returns the DownloadProductMap id.

Syntax
$DownloadProductMapID = $DownloadProductMap->id;
Return
$DownloadProductMapID (int)
download product map identifier

primaryKey

Returns the name of the primary key.

Syntax
$PrimaryKey = $DownloadProductMap->primaryKey;
Return
$PrimaryKey (String)
primimary key