public class EditFileListCommand extends BaseFileListEditCommand
list, newLabeluser| Constructor and Description | 
|---|
| EditFileListCommand(User userIn,
                   java.lang.Long listId)Command for editing a FileList | 
| Modifier and Type | Method and Description | 
|---|---|
| ValidatorError | store()Store the FileList. | 
getFileList, getFileListString, getUser, setLabel, updateFilespublic EditFileListCommand(User userIn, java.lang.Long listId)
userIn - User who owns the FileListlistId - of the FileList we want to edit.public ValidatorError store()
store in interface PersistOperationstore in class BaseFileListEditCommand