ePages 7.25.0 - DE_EPAGES/MultiStoreConnector/API/Resource/MultiStoreBaseObjectResource.pm

Package DE_EPAGES::MultiStoreConnector::API::Resource::MultiStoreBaseObjectResource

Base class for multistores REST resources. This class overrides methods that need specific changes for multistores.

Functions

loadObject

loadObject

Loads the object itentified by it's GUID in the context of the given Site In contrast to the default base resource, this method accepts also the system object as a Site.

Syntax
$Object = $Resource->loadObject($ResourceRoot, $GUID);
Input
$ResourceRoot (object)
Root object of the REST resource
$GUID (string)
GUID of the object to load
Return
$Object (object)
object