lumis.portal.website
Interface IWebsiteMainBaseURL

Package class diagram package IWebsiteMainBaseURL
All Superinterfaces:
IWebsiteBaseURL

@StableMinor(version="6.2",
             sinceVersion="6.2")
public interface IWebsiteMainBaseURL
extends IWebsiteBaseURL

A base URL that is a main base URL of a website.

A main base URL of a website is the one used to generate the absolute URLs for a website when necessary.

Since:
6.2.0
See Also:
IWebsite, IWebsiteBaseURL

Method Summary
 URL toURL()
          Returns a URL object that corresponds to this base URL.
 
Methods inherited from interface lumis.portal.website.IWebsiteBaseURL
getDomain, getPath, getPort, getWebsite, matches, toString
 

Method Detail

toURL

URL toURL()
Returns a URL object that corresponds to this base URL.

Returns:
the URL object.
Since:
6.2.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.