public class CmsUploadAreaState extends com.vaadin.shared.communication.SharedState
| Constructor and Description |
|---|
CmsUploadAreaState() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTargetFolderRootPath()
Returns the targetFolderRootPath.
|
void |
setTargetFolderRootPath(java.lang.String targetFolderRootPath)
Sets the targetFolderRootPath.
|
public CmsUploadAreaState()
public java.lang.String getTargetFolderRootPath()
public void setTargetFolderRootPath(java.lang.String targetFolderRootPath)
targetFolderRootPath - the targetFolderRootPath to set