public abstract class PublicFilesUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
copyPortalWWWFiles(IWebRootPortalBaseFolder baseFolder)
Copy (asynchronously) portal public files to the given base folder.
|
static void |
removePortalWWWFiles(IWebRootPortalBaseFolder baseFolder,
boolean async)
Removes (asynchronously) portal public files from the given base folder.
|
public static void copyPortalWWWFiles(IWebRootPortalBaseFolder baseFolder) throws PortalException
baseFolder
- the web root base folder.PortalException
public static void removePortalWWWFiles(IWebRootPortalBaseFolder baseFolder, boolean async) throws PortalException
baseFolder
- the web root base folder.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.