Uses of Interface
lumis.portal.website.IWebsiteMainBaseURL
-
Packages that use IWebsiteMainBaseURL Package Description lumis.portal.website Provides the classes related to portal's websites feature. -
-
Uses of IWebsiteMainBaseURL in lumis.portal.website
Methods in lumis.portal.website that return IWebsiteMainBaseURL Modifier and Type Method Description IWebsiteMainBaseURL
IWebsite. getMainNonSecureBaseURL()
Returns the main non-secure base URL of this website.IWebsiteMainBaseURL
Website. getMainNonSecureBaseURL()
Returns the main non-secure base URL of this website.IWebsiteMainBaseURL
WebsiteManager.UnmodifiableWebsite. getMainNonSecureBaseURL()
IWebsiteMainBaseURL
IWebsite. getMainSecureBaseURL()
Returns the main secure base URL of this website.IWebsiteMainBaseURL
Website. getMainSecureBaseURL()
Returns the main secure base URL of this website.IWebsiteMainBaseURL
WebsiteManager.UnmodifiableWebsite. getMainSecureBaseURL()
-