com.ibm.tivoli.maximo.oslc.provider.app

Class OslcDomain

  • java.lang.Object
    • psdi.mbo.Mbo
      • com.ibm.tivoli.maximo.oslc.provider.app.OslcDomain
    • Constructor Detail

      • OslcDomain

        public OslcDomain(MboSet ms)
                   throws MXException,
                          java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The OslcDomain MboSet.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • init

        public void init()
                  throws MXException
        Initialize the newly created mbo
        Overrides:
        init in class Mbo
        Throws:
        MXException - Maximo Exception
      • canDelete

        public void canDelete()
                       throws MXException,
                              java.rmi.RemoteException
        checks whether the object structure record can be deleted
        Overrides:
        canDelete in class Mbo
        Throws:
        MXException - throws MXApplicationException cannot delete userdefined object
        java.rmi.RemoteException - throws RemoteException