com.ibm.tivoli.maximo.oslc.consumer

Class PrefillHandler

  • java.lang.Object
    • com.ibm.tivoli.maximo.oslc.consumer.PrefillHandler


  • public class PrefillHandler
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      PrefillHandler() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getPrefillDialogURI(OslcEndPointData oslcEndPointData, java.lang.String interactionName, java.lang.String oslcProviderName, java.lang.String creationDialogURI, MboRemote mbo) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • OSLCLOGGER

        public static final MXLogger OSLCLOGGER
    • Constructor Detail

      • PrefillHandler

        public PrefillHandler()
    • Method Detail

      • getPrefillDialogURI

        public java.lang.String getPrefillDialogURI(OslcEndPointData oslcEndPointData,
                                                    java.lang.String interactionName,
                                                    java.lang.String oslcProviderName,
                                                    java.lang.String creationDialogURI,
                                                    MboRemote mbo)
                                             throws java.rmi.RemoteException,
                                                    MXException
        Throws:
        java.rmi.RemoteException
        MXException