org.openanzo.server.repository.rdb.sql
Interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams

All Known Implementing Classes:
ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParamsImpl
Enclosing class:
ReplicationRdbWrapper

public static interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams

Interface for managing the parameters to the selectTrackerStatementsDeltasJoin prepared statement.


Method Summary
 java.lang.Long getNow1()
          Get the "Now1" parameter to use within prepared statement
 java.lang.Long getNow10()
          Get the "Now10" parameter to use within prepared statement
 java.lang.Long getNow11()
          Get the "Now11" parameter to use within prepared statement
 java.lang.Long getNow12()
          Get the "Now12" parameter to use within prepared statement
 java.lang.Long getNow2()
          Get the "Now2" parameter to use within prepared statement
 java.lang.Long getNow3()
          Get the "Now3" parameter to use within prepared statement
 java.lang.Long getNow4()
          Get the "Now4" parameter to use within prepared statement
 java.lang.Long getNow5()
          Get the "Now5" parameter to use within prepared statement
 java.lang.Long getNow6()
          Get the "Now6" parameter to use within prepared statement
 java.lang.Long getNow7()
          Get the "Now7" parameter to use within prepared statement
 java.lang.Long getNow8()
          Get the "Now8" parameter to use within prepared statement
 java.lang.Long getNow9()
          Get the "Now9" parameter to use within prepared statement
 java.lang.Long getThen1()
          Get the "Then1" parameter to use within prepared statement
 java.lang.Long getThen10()
          Get the "Then10" parameter to use within prepared statement
 java.lang.Long getThen11()
          Get the "Then11" parameter to use within prepared statement
 java.lang.Long getThen12()
          Get the "Then12" parameter to use within prepared statement
 java.lang.Long getThen2()
          Get the "Then2" parameter to use within prepared statement
 java.lang.Long getThen3()
          Get the "Then3" parameter to use within prepared statement
 java.lang.Long getThen4()
          Get the "Then4" parameter to use within prepared statement
 java.lang.Long getThen5()
          Get the "Then5" parameter to use within prepared statement
 java.lang.Long getThen6()
          Get the "Then6" parameter to use within prepared statement
 java.lang.Long getThen7()
          Get the "Then7" parameter to use within prepared statement
 java.lang.Long getThen8()
          Get the "Then8" parameter to use within prepared statement
 java.lang.Long getThen9()
          Get the "Then9" parameter to use within prepared statement
 java.lang.Long getUserId1()
          Get the "UserId1" parameter to use within prepared statement
 java.lang.Long getUserId2()
          Get the "UserId2" parameter to use within prepared statement
 java.lang.Long getUserId3()
          Get the "UserId3" parameter to use within prepared statement
 java.lang.Long getUserId4()
          Get the "UserId4" parameter to use within prepared statement
 

Method Detail

getNow1

java.lang.Long getNow1()
                       throws AnzoException
Get the "Now1" parameter to use within prepared statement

Returns:
the Now1 to use within prepared statement
Throws:
AnzoException

getNow2

java.lang.Long getNow2()
                       throws AnzoException
Get the "Now2" parameter to use within prepared statement

Returns:
the Now2 to use within prepared statement
Throws:
AnzoException

getNow3

java.lang.Long getNow3()
                       throws AnzoException
Get the "Now3" parameter to use within prepared statement

Returns:
the Now3 to use within prepared statement
Throws:
AnzoException

getNow4

java.lang.Long getNow4()
                       throws AnzoException
Get the "Now4" parameter to use within prepared statement

Returns:
the Now4 to use within prepared statement
Throws:
AnzoException

getNow5

java.lang.Long getNow5()
                       throws AnzoException
Get the "Now5" parameter to use within prepared statement

Returns:
the Now5 to use within prepared statement
Throws:
AnzoException

getNow6

java.lang.Long getNow6()
                       throws AnzoException
Get the "Now6" parameter to use within prepared statement

Returns:
the Now6 to use within prepared statement
Throws:
AnzoException

getUserId1

java.lang.Long getUserId1()
                          throws AnzoException
Get the "UserId1" parameter to use within prepared statement

Returns:
the UserId1 to use within prepared statement
Throws:
AnzoException

getNow7

java.lang.Long getNow7()
                       throws AnzoException
Get the "Now7" parameter to use within prepared statement

Returns:
the Now7 to use within prepared statement
Throws:
AnzoException

getNow8

java.lang.Long getNow8()
                       throws AnzoException
Get the "Now8" parameter to use within prepared statement

Returns:
the Now8 to use within prepared statement
Throws:
AnzoException

getNow9

java.lang.Long getNow9()
                       throws AnzoException
Get the "Now9" parameter to use within prepared statement

Returns:
the Now9 to use within prepared statement
Throws:
AnzoException

getNow10

java.lang.Long getNow10()
                        throws AnzoException
Get the "Now10" parameter to use within prepared statement

Returns:
the Now10 to use within prepared statement
Throws:
AnzoException

getNow11

java.lang.Long getNow11()
                        throws AnzoException
Get the "Now11" parameter to use within prepared statement

Returns:
the Now11 to use within prepared statement
Throws:
AnzoException

getNow12

java.lang.Long getNow12()
                        throws AnzoException
Get the "Now12" parameter to use within prepared statement

Returns:
the Now12 to use within prepared statement
Throws:
AnzoException

getUserId3

java.lang.Long getUserId3()
                          throws AnzoException
Get the "UserId3" parameter to use within prepared statement

Returns:
the UserId3 to use within prepared statement
Throws:
AnzoException

getThen1

java.lang.Long getThen1()
                        throws AnzoException
Get the "Then1" parameter to use within prepared statement

Returns:
the Then1 to use within prepared statement
Throws:
AnzoException

getThen2

java.lang.Long getThen2()
                        throws AnzoException
Get the "Then2" parameter to use within prepared statement

Returns:
the Then2 to use within prepared statement
Throws:
AnzoException

getThen3

java.lang.Long getThen3()
                        throws AnzoException
Get the "Then3" parameter to use within prepared statement

Returns:
the Then3 to use within prepared statement
Throws:
AnzoException

getThen4

java.lang.Long getThen4()
                        throws AnzoException
Get the "Then4" parameter to use within prepared statement

Returns:
the Then4 to use within prepared statement
Throws:
AnzoException

getThen5

java.lang.Long getThen5()
                        throws AnzoException
Get the "Then5" parameter to use within prepared statement

Returns:
the Then5 to use within prepared statement
Throws:
AnzoException

getThen6

java.lang.Long getThen6()
                        throws AnzoException
Get the "Then6" parameter to use within prepared statement

Returns:
the Then6 to use within prepared statement
Throws:
AnzoException

getUserId2

java.lang.Long getUserId2()
                          throws AnzoException
Get the "UserId2" parameter to use within prepared statement

Returns:
the UserId2 to use within prepared statement
Throws:
AnzoException

getThen7

java.lang.Long getThen7()
                        throws AnzoException
Get the "Then7" parameter to use within prepared statement

Returns:
the Then7 to use within prepared statement
Throws:
AnzoException

getThen8

java.lang.Long getThen8()
                        throws AnzoException
Get the "Then8" parameter to use within prepared statement

Returns:
the Then8 to use within prepared statement
Throws:
AnzoException

getThen9

java.lang.Long getThen9()
                        throws AnzoException
Get the "Then9" parameter to use within prepared statement

Returns:
the Then9 to use within prepared statement
Throws:
AnzoException

getThen10

java.lang.Long getThen10()
                         throws AnzoException
Get the "Then10" parameter to use within prepared statement

Returns:
the Then10 to use within prepared statement
Throws:
AnzoException

getThen11

java.lang.Long getThen11()
                         throws AnzoException
Get the "Then11" parameter to use within prepared statement

Returns:
the Then11 to use within prepared statement
Throws:
AnzoException

getThen12

java.lang.Long getThen12()
                         throws AnzoException
Get the "Then12" parameter to use within prepared statement

Returns:
the Then12 to use within prepared statement
Throws:
AnzoException

getUserId4

java.lang.Long getUserId4()
                          throws AnzoException
Get the "UserId4" parameter to use within prepared statement

Returns:
the UserId4 to use within prepared statement
Throws:
AnzoException


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.