@Component public class ProjectListRestCommand extends AbstractLoginRestCommand<ProjectSearchForm,List<ProjectDTO>>
| Constructor and Description |
|---|
ProjectListRestCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ProjectDTO> |
executeInternal(ProjectSearchForm projectSearchForm) |
protected String |
getPath() |
executegetRestTemplate, getUrlprotected List<ProjectDTO> executeInternal(ProjectSearchForm projectSearchForm)
executeInternal in class AbstractRestCommand<ProjectSearchForm,List<ProjectDTO>>protected String getPath()
getPath in class AbstractRestCommand<ProjectSearchForm,List<ProjectDTO>>Copyright © 2015 Kicktipp GmbH. All rights reserved.