psdi.webclient.beans.item

Class ItemChangeStatusBean

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


    public class ItemChangeStatusBean
    extends ChangeStatusBean
    DataBean used to change the status on a selected list of items or a single item.
    • Constructor Detail

      • ItemChangeStatusBean

        public ItemChangeStatusBean()
    • Method Detail

      • checkESigAuthenticated

        public void checkESigAuthenticated(java.lang.String option)
                                    throws MXException,
                                           java.rmi.RemoteException
        IJ21517/TS003079880: overrides checkEsigAuthentcated to get the number of time esig dialog popped.
        Overrides:
        checkESigAuthenticated in class ChangeStatusBean
        Parameters:
        option - Option to check
        Throws:
        MXException - EsigLoginException if authentication is required
        java.rmi.RemoteException