psdi.webclient.beans.contsfw

Class ContractLicenseBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class ContractLicenseBean
    extends DataBean
    Custom bean for handling the Associated Licenses to contract line in Software Contract application.
    • Constructor Detail

      • ContractLicenseBean

        public ContractLicenseBean()
    • Method Detail

      • associatelicenses

        public int associatelicenses()
                              throws java.rmi.RemoteException,
                                     MXException
        Associate License button is available only if contract line exist, and contracts that is in a status of Approved.
        Returns:
        Throws:
        java.rmi.RemoteException
        MXException
      • addrow

        public int addrow()
                   throws MXException
        Add New button in the Associate License section is available only if contract line exist, and contracts that is in a status of Approved.
        Overrides:
        addrow in class DataBean
        Returns:
        Throws:
        MXException