psdi.app.jobplan

Class JpAssetSpLinkSet

    • Constructor Detail

      • JpAssetSpLinkSet

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

      • getMboInstance

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

        public void initDataDictionary()
        Initialize the data dictionary.
        Overrides:
        initDataDictionary in class MboSet
      • canAdd

        public void canAdd()
                    throws MXException
        If this object is being added to a newly created Job Plan then validate the Job Plan Key Do not allow an object to be added to this set if the Job Plan key is invalid
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException
      • getJpAssetSPLinkSize

        public int getJpAssetSPLinkSize()
                                 throws java.rmi.RemoteException
        Returns the current size of the collection -- allows a non-remote MboSet method to be called remotely.
        Specified by:
        getJpAssetSPLinkSize in interface JpAssetSpLinkSetRemote
        Throws:
        java.rmi.RemoteException