p12f.exe.search.sqlutils
Class PaymentQuerySQLPaymentModeStatsComposer

java.lang.Object
  extended byp12f.exe.search.sqlutils.PaymentQuerySQLPaymentModeStatsComposer
All Implemented Interfaces:
PaymentQuerySQLComposerInterface

public class PaymentQuerySQLPaymentModeStatsComposer
extends java.lang.Object
implements PaymentQuerySQLComposerInterface


Field Summary
 java.lang.String viewId
           
 java.lang.String viewIdComp
           
 java.lang.String viewIdInic
           
 java.lang.String viewIdModo
           
 
Constructor Summary
PaymentQuerySQLPaymentModeStatsComposer()
           
 
Method Summary
 java.lang.String composeQuery(PaymentQuery paymentQuery)
           
static void main(java.lang.String[] arg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

viewId

public java.lang.String viewId

viewIdModo

public java.lang.String viewIdModo

viewIdInic

public java.lang.String viewIdInic

viewIdComp

public java.lang.String viewIdComp
Constructor Detail

PaymentQuerySQLPaymentModeStatsComposer

public PaymentQuerySQLPaymentModeStatsComposer()
Method Detail

composeQuery

public java.lang.String composeQuery(PaymentQuery paymentQuery)
Specified by:
composeQuery in interface PaymentQuerySQLComposerInterface

main

public static void main(java.lang.String[] arg)
                 throws com.ejie.r01f.xml.marshalling.XOMarshallerException
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException