com.ibm.tivoli.maximo.workcenter.app

Class FldTemplateIsDefault

    • Constructor Detail

      • FldTemplateIsDefault

        public FldTemplateIsDefault(MboValue mbv)
        Construct and attach to the MboValue.
        Parameters:
        mbv - MboValue
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Checks if another object structure is marked as default for the application
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException - throws MXApplicationException if object appears twice in the ObjectStrcuture Detail Set
        java.rmi.RemoteException - throws RemoteException
      • getDefaultMbo

        public MboRemote getDefaultMbo()
                                throws MXException,
                                       java.rmi.RemoteException
        Get Mbo for default Object STructure for an Application
        Throws:
        MXException - throws MXApplicationException if object appears twice in the ObjectStrcuture Detail Set
        java.rmi.RemoteException - throws RemoteException