psdi.webclient.beans.contlease

Class SelectAssetsBean

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


    public class SelectAssetsBean
    extends DataBean
    • Constructor Detail

      • SelectAssetsBean

        public SelectAssetsBean()
    • Method Detail

      • getMboSetRemote

        protected MboSetRemote getMboSetRemote()
                                        throws MXException,
                                               java.rmi.RemoteException
        Over-ride the getMboSetRemote() of DataBean to return a MboSet that is further filtered by a where clause.
        Overrides:
        getMboSetRemote in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Calls a method on LeaseView to copy the selected contents into the ContCommoditySet.
        Overrides:
        execute in class DataBean
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException