Package com.dassault_systemes.catweb.base.net.url |
|
Interface PortalURLHandler
|
com.dassault_systemes.catweb.base.net.url.PortalURLHandler
Framework : PortalBase
Module : PLBbase
public interface PortalURLHandler
This interface is usually implemented by a CATlet or a component
that is able to handle PortalURL
handlePortalURL
void handlePortalURL(PortalURL[] urls)
Gives an array of PortalURL to the implementation class
This method is usually called by the Portal desktop in order to give a set of urls.
- Parameters:
urls
- - the array of PortalURL to handle.
Copyright © 2000, Dassault Systèmes. All rights reserved