org.openanzo.server.repository.rdb.sql
Class NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParamsImpl

java.lang.Object
  extended by org.openanzo.server.repository.rdb.sql.NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParamsImpl
All Implemented Interfaces:
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Enclosing class:
NamedGraphRdbWrapper

public static class NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParamsImpl
extends java.lang.Object
implements NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams

Default implementation of GetNamedGraphsMetaIdAndAciHistoryParams


Constructor Summary
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParamsImpl()
           
 
Method Summary
 long getId()
          Get the "Id" parameter to use within prepared statement
 java.lang.Long getNow()
          Get the "Now" 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
 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

NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParamsImpl

public NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParamsImpl()
Method Detail

getId

public long getId()
Description copied from interface: NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Get the "Id" parameter to use within prepared statement

Specified by:
getId in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Returns:
the Id to use within prepared statement

getNow

public java.lang.Long getNow()
Description copied from interface: NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Get the "Now" parameter to use within prepared statement

Specified by:
getNow in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Returns:
the Now to use within prepared statement

getNow2

public java.lang.Long getNow2()
Description copied from interface: NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Get the "Now2" parameter to use within prepared statement

Specified by:
getNow2 in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Returns:
the Now2 to use within prepared statement

getNow3

public java.lang.Long getNow3()
Description copied from interface: NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Get the "Now3" parameter to use within prepared statement

Specified by:
getNow3 in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Returns:
the Now3 to use within prepared statement

getNow4

public java.lang.Long getNow4()
Description copied from interface: NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Get the "Now4" parameter to use within prepared statement

Specified by:
getNow4 in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Returns:
the Now4 to use within prepared statement

getNow5

public java.lang.Long getNow5()
Description copied from interface: NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Get the "Now5" parameter to use within prepared statement

Specified by:
getNow5 in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Returns:
the Now5 to use within prepared statement

getNow6

public java.lang.Long getNow6()
Description copied from interface: NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Get the "Now6" parameter to use within prepared statement

Specified by:
getNow6 in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Returns:
the Now6 to use within prepared statement

getUserId

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

Specified by:
getUserId in interface NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryParams
Returns:
the UserId to use within prepared statement


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