psdi.app.contract.software

Interface SFWViewLineSetRemote

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


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