Package DE_EPAGES::Product::API::Object::DownloadProductMap
object interface for DownloadProductMap.
Base |
DE_EPAGES::Object::API::Object::DALObject |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $DownloadProductMap->className; |
Return |
|
dbPackage
Returns the database package, used for DAL access.
Syntax |
$DbPackage = $DownloadProductMap->dbPackage; |
Return |
|
id
Returns the DownloadProductMap id.
Syntax |
$DownloadProductMapID = $DownloadProductMap->id; |
Return |
|
primaryKey
Returns the name of the primary key.
Syntax |
$PrimaryKey = $DownloadProductMap->primaryKey; |
Return |
|