psdi.app.scconfig

Class StartCenterTemplate

  • java.lang.Object
    • Constructor Detail

      • StartCenterTemplate

        public StartCenterTemplate(MboSet ms)
                            throws MXException,
                                   java.rmi.RemoteException
        Construct the StartCenterTemplate object
        Parameters:
        ms - Mbo set
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Add a new StartCenterTemplate - set field defaults.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • delete

        public void delete()
                    throws MXException,
                           java.rmi.RemoteException
        Overridden to delete the template. If this template is being assigned to a group, raise an exception.
        Specified by:
        delete in interface MboRemote
        Overrides:
        delete in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        MboRemote.delete()