org.openanzo.server.repository.rdb.sql
Class GlitterRdbWrapper.InsertAllValidDatasetGraphsParamsImpl

java.lang.Object
  extended by org.openanzo.server.repository.rdb.sql.GlitterRdbWrapper.InsertAllValidDatasetGraphsParamsImpl
All Implemented Interfaces:
GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Enclosing class:
GlitterRdbWrapper

public static class GlitterRdbWrapper.InsertAllValidDatasetGraphsParamsImpl
extends java.lang.Object
implements GlitterRdbWrapper.InsertAllValidDatasetGraphsParams

Default implementation of InsertAllValidDatasetGraphsParams


Constructor Summary
GlitterRdbWrapper.InsertAllValidDatasetGraphsParamsImpl()
           
 
Method Summary
 java.lang.Long getLastTransactionTime1()
          Get the "LastTransactionTime1" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime2()
          Get the "LastTransactionTime2" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime3()
          Get the "LastTransactionTime3" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime4()
          Get the "LastTransactionTime4" parameter to use within prepared statement
 long getUserId()
          Get the "UserId" parameter to use within prepared statement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlitterRdbWrapper.InsertAllValidDatasetGraphsParamsImpl

public GlitterRdbWrapper.InsertAllValidDatasetGraphsParamsImpl()
Method Detail

getLastTransactionTime1

public java.lang.Long getLastTransactionTime1()
Description copied from interface: GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Get the "LastTransactionTime1" parameter to use within prepared statement

Specified by:
getLastTransactionTime1 in interface GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Returns:
the LastTransactionTime1 to use within prepared statement

getLastTransactionTime2

public java.lang.Long getLastTransactionTime2()
Description copied from interface: GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Get the "LastTransactionTime2" parameter to use within prepared statement

Specified by:
getLastTransactionTime2 in interface GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Returns:
the LastTransactionTime2 to use within prepared statement

getUserId

public long getUserId()
Description copied from interface: GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Get the "UserId" parameter to use within prepared statement

Specified by:
getUserId in interface GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Returns:
the UserId to use within prepared statement

getLastTransactionTime3

public java.lang.Long getLastTransactionTime3()
Description copied from interface: GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Get the "LastTransactionTime3" parameter to use within prepared statement

Specified by:
getLastTransactionTime3 in interface GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Returns:
the LastTransactionTime3 to use within prepared statement

getLastTransactionTime4

public java.lang.Long getLastTransactionTime4()
Description copied from interface: GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Get the "LastTransactionTime4" parameter to use within prepared statement

Specified by:
getLastTransactionTime4 in interface GlitterRdbWrapper.InsertAllValidDatasetGraphsParams
Returns:
the LastTransactionTime4 to use within prepared statement


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