com.ibm.tivoli.maximo.oslc.consumer.webclient.beans.interaction

Class ManageInteractionBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class ManageInteractionBean
    extends OslcCommonBean
    Provides the functionality for Managing OSLC Interaction
    • Constructor Detail

      • ManageInteractionBean

        public ManageInteractionBean()
    • Method Detail

      • deleteInteraction

        public void deleteInteraction(MboRemote mbo)
                               throws MXException,
                                      java.rmi.RemoteException
        Delete Interaction.
        Parameters:
        mbo - Mbo to delete EVENT: DELETE
        Throws:
        MXException - throws MXApplicationException
        java.rmi.RemoteException