Interface ContactRetriever
-
- All Known Implementing Classes:
MockContactRetriever
public interface ContactRetriever- Author:
- olaa
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContactgetContact(Optional<PropertyId> propertyId)
-
-
-
Method Detail
-
getContact
Contact getContact(Optional<PropertyId> propertyId)
-
-