com.ibm.tivoli.maximo.oslc.consumer

Class BasePrefillMapper

  • java.lang.Object
    • com.ibm.tivoli.maximo.oslc.consumer.BasePrefillMapper
  • All Implemented Interfaces:
    PrefillMapper


    public class BasePrefillMapper
    extends java.lang.Object
    implements PrefillMapper
    The base class for the prefill mapper. Extend this class to provide additional mapping outside of the ones that are configured as part of the interaction.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      byte[] generatePrefilledResource(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