Package lumis.portal.website
Interface IWebRootPortalBaseFolderSPI
-
- All Superinterfaces:
IPortalBaseFolder
,IWebRootPortalBaseFolder
,java.io.Serializable
public interface IWebRootPortalBaseFolderSPI extends IWebRootPortalBaseFolder
IWebRootPortalBaseFolder
internal interface.- Since:
- 8.0.0
- Version:
- $Revision$ $Date$
-
-
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
-
-