p12f.exe.search.sqlutils
Class PaymentQuerySQLViewComposer

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

public class PaymentQuerySQLViewComposer
extends java.lang.Object
implements PaymentQuerySQLComposerInterface


Field Summary
 java.lang.String viewId
           
 
Constructor Summary
PaymentQuerySQLViewComposer()
           
 
Method Summary
 java.lang.String composeQuery(PaymentQuery paymentQuery)
           
static void main(java.lang.String[] arg)
          Testeo de XML a SQL
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

viewId

public java.lang.String viewId
Constructor Detail

PaymentQuerySQLViewComposer

public PaymentQuerySQLViewComposer()
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
Testeo de XML a SQL

Parameters:
arg -
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException