psdi.webclient.beans.item

Class MoveToItemStructBean

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


    public class MoveToItemStructBean
    extends DataBean
    10-16297: create this new bean for Item Assembly Structure, datasrc "parentitem" to specify the movetodatabean to be "ias"
    • Constructor Detail

      • MoveToItemStructBean

        public MoveToItemStructBean()
    • Method Detail

      • hierarchicalmove

        public int hierarchicalmove()
                             throws MXException,
                                    java.rmi.RemoteException
        10-16297: override databean.hierarchicalmove() if movetodatasrc from the control off the Belongs to field is blank, give "ias". we don't want the Move To to invoke the Item ResultSetbean.
        Overrides:
        hierarchicalmove in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException