psdi.webclient.beans.contsfw

Class NamedUsersBean

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


    public class NamedUsersBean
    extends DataBean
    Custom bean for handling the Associated People button in Software Contract application.
    • Constructor Detail

      • NamedUsersBean

        public NamedUsersBean()
    • Method Detail

      • selectpeople

        public int selectpeople()
                         throws java.rmi.RemoteException,
                                MXException
        Method to check if a row can be added to the associated people tab. A row cannot be added if the contract is not approved.
        Returns:
        Throws:
        java.rmi.RemoteException
        MXException