public interface PhoneService
Phone
create()
readPhoneById(Long phoneId)
savePhone(Phone phone)
Phone savePhone(Phone phone)
Phone readPhoneById(Long phoneId)
Phone create()
Copyright © 2015. All Rights Reserved.