psdi.app.assetcatalog

Class ClassUseWithSet

    • 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
      • checkDuplicates

        public void checkDuplicates(MboRemote currentClassUseWith)
                             throws MXException,
                                    java.rmi.RemoteException
        Check to see if the combination of classstructureid/objectName already exists in other ClassUseWith records currently in this set.
        Parameters:
        currentClassUseWith -
        Throws:
        MXException
        java.rmi.RemoteException