psdi.webclient.beans.assetcat

Class AssociateSpecOverrideBean

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


    public class AssociateSpecOverrideBean
    extends AssociateSpecBean
    This class overrides the initialize method to allow change of originating objectname. For example, the originating object maybe ASSETFEATURE but the desired object is FEATURES. Future override can be done here. This class is for 08-11230
    • Constructor Detail

      • AssociateSpecOverrideBean

        public AssociateSpecOverrideBean()
    • Method Detail

      • initialize

        public void initialize()
                        throws MXException,
                               java.rmi.RemoteException
        initialize - get the bean where this tree control bean is launched TreeControlBean is ClassStructure object Future override of the objectname will be done here.
        Overrides:
        initialize in class AssociateSpecBean
        Throws:
        MXException
        java.rmi.RemoteException