Package com.dassault_systemes.catweb.base.net.url

   
Interface PortalURLHandler

 
Class Hierarchy
com.dassault_systemes.catweb.base.net.url.PortalURLHandler
Class Location

Framework : PortalBase

Module : PLBbase

Class Description

public interface PortalURLHandler

This interface is usually implemented by a CATlet or a component that is able to handle PortalURL

Field Summary

Constructor Summary

Method Summary
void handlePortalURL(PortalURL[] urls)


Field Detail

Constructor Detail

Method Detail

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