org.gcube.portlets.user.homelibrary.home.workspace.basket.items
Interface Url

All Known Subinterfaces:
ExternalUrl, UrlDocument

public interface Url

Author:
Federico De Faveri defaveri@isti.cnr.it

Method Summary
 java.lang.String getUrl()
          Return the url value.
 

Method Detail

getUrl

java.lang.String getUrl()
                        throws InternalErrorException
Return the url value.

Returns:
the url value.
Throws:
InternalErrorException - if an internal occurs.