com.ibm.tivoli.maximo.skd.app

Class FldSKDPropertyMapSKDAttributeName

    • Constructor Detail

      • FldSKDPropertyMapSKDAttributeName

        public FldSKDPropertyMapSKDAttributeName(MboValue mbv)
                                          throws MXException
        Construct and attach to the MBO value. Sets up the validation information.
        Throws:
        MXException
    • Method Detail

      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        Returns the list for the attributes from MaxAttribute where SKDObjectName='SKDActivity'. Returns the list for the attributes from MaxAttribute where SKDObjectName='SKDResource'.
        Specified by:
        getList in interface MboValueListener
        Overrides:
        getList in class MAXTableDomain
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException
      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        If the skdattributename is not null and vs objectname and skdobjectname combination exists in SKDPropertyMap, then exception thrown.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException