@Component public class RegisterRestCommand extends AbstractRestCommand<UserRegistrationForm,Boolean>
| Constructor and Description |
|---|
RegisterRestCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
executeInternal(UserRegistrationForm userRegistrationForm) |
protected String |
getPath() |
execute, getRestTemplate, getUrlprotected Boolean executeInternal(UserRegistrationForm userRegistrationForm)
executeInternal in class AbstractRestCommand<UserRegistrationForm,Boolean>protected String getPath()
getPath in class AbstractRestCommand<UserRegistrationForm,Boolean>Copyright © 2015 Kicktipp GmbH. All rights reserved.