com.ibm.tivoli.maximo.fdmbo.map.app

Class MappingObjectsNPSet

    • Constructor Detail

      • MappingObjectsNPSet

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

      • getMboInstance

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

        public void fillOSPath(MboSetRemote parent,
                               MboRemote thisMbo)
                        throws MXException,
                               java.rmi.RemoteException
        Fill data to non-persistent set
        Parameters:
        parent - Reference to parent MboSet.
        osName - Object Structure name.
        Throws:
        MXException
        java.rmi.RemoteException
      • fillProperties

        public void fillProperties(JSONObjectInfo objectInfo,
                                   java.lang.String propPath,
                                   java.lang.String direction)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • fillAttributes

        public void fillAttributes(MosDetailInfo objectInfo,
                                   java.lang.String objectPath)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • fillPropertyPath

        public void fillPropertyPath(JSONObjectInfo objectInfo,
                                     java.lang.String parentPath)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • fillPropertyPath

        public void fillPropertyPath(MboSetRemote parent,
                                     MboRemote thisMbo)
                              throws MXException,
                                     java.rmi.RemoteException
        Fill data to non-persistent set
        Parameters:
        parent - Reference to parent MboSet.
        osName - Object Structure name.
        Throws:
        MXException
        java.rmi.RemoteException
      • addPropertyInfo

        public void addPropertyInfo(JSONObjectInfo objectInfo,
                                    java.lang.String parentPath)
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException