com.ibm.tivoli.maximo.srvad.beans

Class ServiceAddressBean

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


    public class ServiceAddressBean
    extends AppBean
    Maximo Bean class for Service Address application.
    • Constructor Detail

      • ServiceAddressBean

        public ServiceAddressBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        Description copied from class: AppBean
        Typically called after the DataBean gets a new MboSetRemote On the MboSetRemote it sets the app, the app defaults, user defaults If the remote is an instanceof NonPersistentMboSetRemote then setup is called on it and
        Overrides:
        initialize in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException
      • setOnlyParentsQbe

        protected void setOnlyParentsQbe()
                                  throws java.rmi.RemoteException,
                                         MXException
        In SA app we can only display Parent SAs
        Throws:
        java.rmi.RemoteException
        MXException