psdi.app.dpldasset

Class DeployedAssetSet

    • Constructor Detail

      • DeployedAssetSet

        public DeployedAssetSet(MboServerInterface ms)
                         throws MXException,
                                java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - Mbo server interface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • initDataDictionary

        public void initDataDictionary()
        Use initDataDictionary method to add non-persistant fields
        Overrides:
        initDataDictionary in class MboSet
      • getMboInstance

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