psdi.dm.virtual

Class DMDeployablePkgSet

    • Constructor Detail

      • DMDeployablePkgSet

        public DMDeployablePkgSet(MboServerInterface ms)
                           throws java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The MboServerInterface
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create an CommTmpltChangeStatus object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The CommTmpltChangeStatusSet.
        Returns:
        an CommTmpltChangeStatus Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException
      • getErroredFiles

        public java.lang.StringBuffer getErroredFiles()
        Returns the string buffer that stores the errored file names.
        Returns: