public interface PhoneService
Phone
copyPhone(Phone orig)
copyPhone(Phone dest, Phone orig)
create()
readPhoneById(Long phoneId)
savePhone(Phone phone)
Phone savePhone(Phone phone)
Phone readPhoneById(Long phoneId)
Phone create()
Phone copyPhone(Phone orig)
Phone copyPhone(Phone dest, Phone orig)
Copyright © 2019. All rights reserved.