psdi.app.configure

Class MaxAttributeSkipCopy

  • java.lang.Object
    • Constructor Detail

      • MaxAttributeSkipCopy

        public MaxAttributeSkipCopy(MboSet ms)
                             throws java.rmi.RemoteException
        Construct the MaxAttributeSkipCopy object
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Automatically add the objectname if we have a selected object.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • save

        protected void save()
                     throws MXException,
                            java.rmi.RemoteException
        When saving, make sure any extended objects are updated as well. Also when deleting an attribute, remove attributes from extended objects.
        Overrides:
        save in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException