psdi.app.contract.software

Interface SFWViewLineRemote

  • All Superinterfaces:
    ContractLineRemote, MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    SFWViewLine


    public interface SFWViewLineRemote
    extends ContractLineRemote
    Remote Interface to the ContractLine object. Any method that can be remotely accessed on the ContractLine has to be declared in this interface. For a list of attributes on the ContractLine see the ContractLine Table
    • Method Detail

      • associateLicenses

        void associateLicenses(MboSetRemote licenseSet)
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.contract.ContractLine#associateLicenses