psdi.plusc.app.plusctmplt

Class PlusCATSpecSet

  • java.lang.Object
    • Constructor Detail

      • PlusCATSpecSet

        public PlusCATSpecSet(MboServerInterface ms)
                       throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Description copied from class: MboSet
        Factory to create the business objects This must be overridden in derived class
        Specified by:
        getMboInstance in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException
      • getGeneratedDesc

        public java.lang.String getGeneratedDesc()
                                          throws MXException,
                                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • sortThisSetByDisplaySeq

        public MboRemote[] sortThisSetByDisplaySeq()
                                            throws MXException,
                                                   java.rmi.RemoteException
        09-12625: This spec set may be new mbos, need to sort in mboset
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException