ePages 6.11.0 - DE_EPAGES/Product/API/WebService/ProductAttributeService2.pm

Package DE_EPAGES::Product::API::WebService::ProductAttributeService2

Implements the Product WebService.

Base
DE_EPAGES::Content::API::WebService::BaseContentService

Functions

getInfoList
new

getInfoList

WebService-Method: getInfoList Returns a info list of all ProductAttributes for this Shop

Syntax
$SoapData = $self->getInfoList()
Return
$SoapData (SOAP::Data)
a SOAP::Data structure with the
list of infos of all ProductAttributes

new

Creates a new web service object as a blessed hash reference and adds the values from the %Options hash.

Syntax
$Service = DE_EPAGES::Product::API::WebService::ProductAttributeService2->new( %Options );
Input
%Options (hash)
user-defined values
Return
$Service (object)
web service object