Package DE_EPAGES::Ebay::API::TLE::EbayHandler
register tle handler for ebay
Functions
RegisterHandlerProc
this function registers this attribute handle on the processor via hook function on hook TLEProcessorRegistration
Syntax |
$RegisterHandlerProc( $hParams ); |
Input |
|
new
create a new handler
Syntax |
$Handler = new DE_EPAGES::Object::API::TLE::EbayHandler; |
Example |
my $PrefixHandler = new DE_EPAGES::Object::API::TLE::EbayHandler; |
Return |
|
register
this function register this handle on the processor
Syntax |
$Handler->register( $Processor ); |
Input |
|