| Package | Description |
|---|---|
| de.alpharogroup.address.book.rest | |
| de.alpharogroup.address.book.rest.api |
| Modifier and Type | Method and Description |
|---|---|
List<de.alpharogroup.address.book.domain.Address> |
AddressesRestResource.find(AddressSearchCriteria addressSearchCriteria)
Finds a list of
Address from the given arguments. |
de.alpharogroup.address.book.domain.Address |
AddressesRestResource.findFirst(AddressSearchCriteria addressSearchCriteria)
Finds the first
Address from the given arguments. |
| Modifier and Type | Method and Description |
|---|---|
List<de.alpharogroup.address.book.domain.Address> |
AddressesResource.find(AddressSearchCriteria addressSearchCriteria)
Finds a list of
Address from the given arguments. |
de.alpharogroup.address.book.domain.Address |
AddressesResource.findFirst(AddressSearchCriteria addressSearchCriteria)
Finds the first
Address from the given arguments. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.