com.ibm.tivoli.maximo.oslc.provider.unittest

Class TestOSLCDistinct

  • java.lang.Object
    • com.ibm.tivoli.maximo.oslc.provider.unittest.TestOSLCDistinct


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

      Constructors 
      Constructor and Description
      TestOSLCDistinct() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setAuth(java.lang.String user, java.lang.String pwd, java.net.HttpURLConnection con) 
      void testDistinctStatus()
      sync to new record
      • Methods inherited from class java.lang.Object

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

      • TestOSLCDistinct

        public TestOSLCDistinct()
    • Method Detail

      • testDistinctStatus

        public void testDistinctStatus()
                                throws java.io.IOException,
                                       MXException
        sync to new record
        Throws:
        java.lang.Exception
        java.io.IOException
        MXException
      • setAuth

        public void setAuth(java.lang.String user,
                            java.lang.String pwd,
                            java.net.HttpURLConnection con)