psdi.app.contract

Interface ContractServiceRemote

  • All Superinterfaces:
    AppServiceRemote, java.rmi.Remote, ServiceRemote
    All Known Implementing Classes:
    ContractService


    public interface ContractServiceRemote
    extends AppServiceRemote
    Remote Interface to the ContractService object. Any method that needs to be remotely called on the ContractService needs to be defined on this interface