com.filenet.rm.api.util

Class SearchExecuteXMLSchema

  • java.lang.Object
    • com.filenet.rm.api.util.SearchExecuteXMLSchema


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

      Constructors 
      Constructor and Description
      SearchExecuteXMLSchema(java.lang.Object[] rowSet, com.filenet.api.core.ObjectStore objStore) 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getXML(QueryParser.SelectItem[] selectProps, java.lang.String[] fromClasses) 
      • Methods inherited from class java.lang.Object

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

      • SearchExecuteXMLSchema

        public SearchExecuteXMLSchema(java.lang.Object[] rowSet,
                              com.filenet.api.core.ObjectStore objStore)
    • Method Detail

      • getXML

        public java.lang.String getXML(QueryParser.SelectItem[] selectProps,
                              java.lang.String[] fromClasses)

© Copyright IBM Corp. 2003, 2013. All Rights Reserved.