com.ibm.tivoli.maximo.rest

Class RESTOSStAXStructure

    • Field Detail

      • locale

        protected boolean locale
      • keys

        protected boolean keys
      • rootOnly

        protected boolean rootOnly
      • metaData

        protected boolean metaData
    • Constructor Detail

      • RESTOSStAXStructure

        public RESTOSStAXStructure(java.lang.String defClassName,
                                   java.util.Map defnMetaData,
                                   java.lang.String mosName,
                                   boolean event,
                                   boolean retainMbos,
                                   boolean ignoreActions,
                                   java.lang.String operationName,
                                   boolean response,
                                   boolean updatesOnly,
                                   java.lang.String inputAction,
                                   boolean dropNullCols,
                                   boolean locale,
                                   boolean rootOnly,
                                   boolean keys,
                                   boolean metaData,
                                   boolean calculateEtag,
                                   boolean glcomp,
                                   boolean validateXmlTextFromReq,
                                   boolean useTotalCount)
                            throws MXException
        Throws:
        MXException