psdi.app.po

Interface POLineSetRemote

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


    public interface POLineSetRemote
    extends MboSetRemote
    Remote Interface to the set of POLine. Defines certain relationships from this object to others. To add more relationships, add the static string here and add the relationship SQL in the POService object.
    Any method that can be remotely accessed on the POLineSet has to be declared in this interface. Constants for relationships defined in the 'MAXRELATIONSHIP' table are declared here.