psdi.app.assetcatalog

Class ClassAncestorSet

    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new ClassAncestor object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - mboset
        Returns:
        Mbo object
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        Can an object be added to the ClassAncestor? If the owner of the ClassAncestor is not ClassStructure, stop the process.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXApplicationException(po, - NotAPPROrINPRG) is thrown when the PO status is WAPPR
        MXException