psdi.webclient.beans.dpldasset

Class PromoteNodeBean

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


    public class PromoteNodeBean
    extends DataBean
    For Promote to Assets dialog in Computers app.
    Since:
    7.2
    • Field Detail

      • firstInit

        protected boolean firstInit
    • Constructor Detail

      • PromoteNodeBean

        public PromoteNodeBean()
    • Method Detail

      • associateClassification

        public int associateClassification()
                                    throws MXException,
                                           java.rmi.RemoteException
        Intercept the associateClassification event (Classify dialog) to make sure it will not show empty wihtout a hint to the user
        Returns:
        EVENT_CONTINUE
        Throws:
        MXApplicationException - when the root classification is not set
        MXException
        java.rmi.RemoteException