psdi.plusc.app.pluscds

Interface PlusCDSAssetsLinkRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    PlusCDSAssetsLink


    public interface PlusCDSAssetsLinkRemote
    extends MboRemote
    The Interface PlusCDSAssetsLinkRemote.
    • Method Detail

      • validateDS

        void validateDS(java.lang.String dsNum,
                        java.lang.String revNum,
                        java.lang.String dsOrg,
                        java.lang.String dsSite)
                 throws MXException,
                        java.rmi.RemoteException
        Validate ds.
        Parameters:
        dsNum - the ds num
        revNum - the rev num
        dsOrg - the ds org
        dsSite - the ds site
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception