Package lumis.portal.website
Interface IWebRootPortalBaseFolderSPI
-
- All Superinterfaces:
IPortalBaseFolder
,IWebRootPortalBaseFolder
,Serializable
public interface IWebRootPortalBaseFolderSPI extends IWebRootPortalBaseFolder
IWebRootPortalBaseFolder
internal interface.- Since:
- 8.0.0
- Version:
- $Revision: 17047 $ $Date: 2015-03-03 11:22:22 -0300 (Tue, 03 Mar 2015) $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isWebAppRootFolder()
Returns whether this base folder is the web application folder.-
Methods inherited from interface lumis.portal.filesystem.IPortalBaseFolder
equals, getAbsolutePath, getRelativePath, toString
-
Methods inherited from interface lumis.portal.website.IWebRootPortalBaseFolder
getBasePath, getWebsite
-
-