public class UpdatePropertyCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected IdmProperty |
idmProperty |
| Constructor and Description |
|---|
UpdatePropertyCmd(IdmProperty idmProperty) |
protected IdmProperty idmProperty
public UpdatePropertyCmd(IdmProperty idmProperty)
public Void execute(CommandContext commandContext)