com.sri.emo.wizard
Interface Link

All Superinterfaces:
Cloneable
All Known Implementing Classes:
ExpressoLink

public interface Link
extends Cloneable

Link to something else.

Author:
Michael Rimov

Method Summary
 String getLink()
          Provides a context-relative URL to something else.
 

Method Detail

getLink

String getLink()
               throws WizardException
Provides a context-relative URL to something else.

Returns:
String, full URL
Throws:
WizardException - upon error for generating the link.


Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.