psdi.app.assetcatalog

Class AssetAttributeSet

    • Field Detail

      • newAttributeVector

        public java.util.Vector newAttributeVector
        117050: called by AssetAttribute - to keep track of the new AssetAttribute added in the current set. The current set may contain existing records and other newly added records in the memory
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new AssetAttributeSet object.

        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The MboSet the new Mbo will belong to
        Returns:
        Mbo - The new AssetAttributeSet Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • getNewAttributeVector

        public java.util.Vector getNewAttributeVector()
                                               throws MXException,
                                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException