public class SingleCopyFileSystem extends Object implements IFileSystem
Constructor and Description |
---|
SingleCopyFileSystem() |
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 . |
public IFile getFile(PortalFilePath portalFilePath)
IFileSystem
portal file
to be manipulated for a given
portal file path
.null
.portal file path
parameter will never be
null
.getFile
in interface IFileSystem
portalFilePath
- the portal file path.portal file
instance.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.