Package DE_EPAGES::Shop::API::ShopUriBuilder
provides functionallity to generate uris on a shop basis.
Functions
buildUri
generates a uri for the builders specific shop using the passed resource path and replacing all key/value pairs from the input parameters.
Syntax |
buildUri( $PathTemplate, $hPathParams ); |
Input |
|
Return |
|
new
Creates a ShopUriBuilder.
Syntax |
my $ShopUriBuilder = ShopUriBuilder->new( $ShopOrObject ); |
Input |
|
Return |
|