psdi.webclient.beans.contlease

Class ContLeaseEndAsstBean

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


    public class ContLeaseEndAsstBean
    extends DataBean
    • Constructor Detail

      • ContLeaseEndAsstBean

        public ContLeaseEndAsstBean()
    • Method Detail

      • setupNonPersistent

        protected boolean setupNonPersistent()
                                      throws MXException,
                                             java.rmi.RemoteException
        Description copied from class: DataBean
        If the Mbo set associated with the data bean is a non-persistent set, call setup() and return true if the call succeeded
        Overrides:
        setupNonPersistent in class DataBean
        Returns:
        true if the Mbo set associated with the data bean is a non-persistent set and has been reset successfully
        Throws:
        MXException
        java.rmi.RemoteException