Package DE_EPAGES::Product::API::Object::ProductType
object interface for ProductType.
Base |
DE_EPAGES::Object::API::Object::Class |
Functions
canInvalidatePageCache
Overwrites method DE_EPAGES::Object::API::Object::Object->canInvalidatePageCache to invalidate page cache.
Syntax |
$CanInvalidate = $Object->canInvalidatePageCache; |
Return |
|
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $ProductType->className; |
Return |
|
dbPackage
Returns the database package, used for DAL access.
Syntax |
$DbPackage = $ProductType->dbPackage; |
Return |
|