psdi.app.contract.warranty

Interface WarrantyAssetSetRemote

  • All Superinterfaces:
    MboAccessInterface, MboSetRemote, java.rmi.Remote, Transactable
    All Known Implementing Classes:
    WarrantyAssetSet


    public interface WarrantyAssetSetRemote
    extends MboSetRemote
    Remote Interface to the set of WarrantyAssets. Defines certain relationships from this object to others. To add more relationships, add the static string here and add the relationship SQL to the maxrelationship table in the database.
    Any method that can be remotely accessed on the WarrantyAssetSet has to be declared in this interface.