public class CmsFolder extends Object
Constructor and Description |
---|
CmsFolder() |
Modifier and Type | Method and Description |
---|---|
static String |
getParentFolder()
Returns the parent folder where to write cms files.
|
static String |
getSubFolder()
Returns the sub-folder where to write cms files.
|
static void |
setParentFolder(String newParentFolder)
Sets the parent folder where to write cms files to.
|
public static String getParentFolder()
public static String getSubFolder()
public static void setParentFolder(String newParentFolder)
newParentFolder
- The parent folder where to write cms files to.Copyright © 2021. All rights reserved.