Modifier and Type | Class and Description |
---|---|
static class |
UpdateCommand.Action |
Constructor and Description |
---|
UpdateCommand() |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,String>> |
call() |
UpdateCommand |
deleteProperties(List<String> keys) |
UpdateCommand |
setAction(UpdateCommand.Action action) |
UpdateCommand |
setCheckboxes(Map<String,Boolean> checkboxes) |
UpdateCommand |
setFiles(List<File> files) |
UpdateCommand |
setProperties(Map<String,String> map) |
UpdateCommand |
setTables(List<Table> tables) |
getRepository
addListener, fireEvent, log, progress, removeListener
public UpdateCommand setAction(UpdateCommand.Action action)
public UpdateCommand setFiles(List<File> files)
public UpdateCommand setProperties(Map<String,String> map)
public UpdateCommand deleteProperties(List<String> keys)
public UpdateCommand setTables(List<Table> tables)
public UpdateCommand setCheckboxes(Map<String,Boolean> checkboxes)
Copyright © 2019. All rights reserved.