Delegates this call to IUIPMListener, by calling it's getResources method.
Delegates this call to IUIPMListener, by calling it's getResources method. Parse the request and get the response by calling getResources method of IUIPMListener.
The requestBody should be like :
<getResources> <resource eltRef="eltRef" valRef="value" opRef="opUri" role="roleUri" type="type" format="mimetype" forLang="langcode" forTargetInstance="targetId" creator="creator" publisher="publisher" date="date" audience="audience" /> ... </getResources>
The responseBody will be like :
<resources> <resource> resource </resource> ... </resources>
Alphabetic index HTML hierarchy of classes or Java