com.ibm.tivoli.maximo.graphql

Class GQQueryMapper

  • java.lang.Object
    • com.ibm.tivoli.maximo.graphql.GQQueryMapper


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

      Constructors 
      Constructor and Description
      GQQueryMapper() 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getMaxQuery(com.ibm.json.java.JSONObject crudQuery, java.util.Map extAttrMap) 
      boolean isOpModeOr() 
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

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

      • GQQueryMapper

        public GQQueryMapper()
    • Method Detail

      • isOpModeOr

        public boolean isOpModeOr()
      • getMaxQuery

        public java.lang.String getMaxQuery(com.ibm.json.java.JSONObject crudQuery,
                                            java.util.Map extAttrMap)