@StableMinor(version="12.5", sinceVersion="8.0") public interface IFileSystem
Modifier and Type | Method and Description |
---|---|
IFile |
getFile(PortalFilePath portalFilePath)
Returns a
portal file to be manipulated for a given
portal file path .Implementations must not return null .The portal file path parameter will never be
null . |
IFile getFile(PortalFilePath portalFilePath)
portal file
to be manipulated for a given
portal file path
.null
.portal file path
parameter will never be
null
.portalFilePath
- the portal file path.portal file
instance.LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.