psdi.app.mr

Interface MRSetRemote

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


    public interface MRSetRemote
    extends MboSetRemote

    Remote Interface to the set of MRs. Defines certain relationships from this object to others. To add more relationships, add the static string here and add the relationship SQL in the MRService object. Any method that can be remotely accessed on the MRLine has to be declared in this interface.
    For a list of attributes on the MR Table, see the MR Attribute Table Constants for relationships defined in the 'MAXRELATIONSHIP' table are declared here.