public class CreateFileListCommand extends BaseFileListEditCommand
list, newLabeluser| Constructor and Description |
|---|
CreateFileListCommand(User userIn)
Create a new FileList class with current user.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorError |
store()
Store the FileList.
|
getFileList, getFileListString, getUser, setLabel, updateFilespublic CreateFileListCommand(User userIn)
userIn - who owns the FileListpublic ValidatorError store()
store in interface PersistOperationstore in class BaseFileListEditCommand