de.nava.informa.core
Interface WithLinkMIF

All Known Subinterfaces:
ImageIF, ItemIF, TextInputIF
All Known Implementing Classes:
Image, Image, Item, Item, Item, TextInput, TextInput

public interface WithLinkMIF

Meta-, or markerinterface, specifying objects, having link.

Version:
$Id: WithLinkMIF.java,v 1.3 2005/09/27 22:17:07 niko_schmuck Exp $
Author:
Alexei Matiouchkine

Method Summary
 URL getLink()
           
 void setLink(URL link)
           
 

Method Detail

getLink

URL getLink()
Returns:
The URL where the request action should be sent to

setLink

void setLink(URL link)
Parameters:
link - the URL where the request action should be sent to


Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.