Uses of Interface
lumis.portal.website.IWebRootPortalBaseFolderSPI
-
Packages that use IWebRootPortalBaseFolderSPI Package Description lumis.portal.website Provides the classes related to portal's websites feature. -
-
Uses of IWebRootPortalBaseFolderSPI in lumis.portal.website
Methods in lumis.portal.website that return IWebRootPortalBaseFolderSPI Modifier and Type Method Description static IWebRootPortalBaseFolderSPI
WebsiteUtil. convertPortalBaseFolder(java.lang.String path)
Converts a path to an usableIWebRootPortalBaseFolderSPI
instance.
-