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

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

public static class NamedGraphRdbWrapper.GetNamedGraphsMetaIdHistoryNewParamsImpl
extends java.lang.Object
implements NamedGraphRdbWrapper.GetNamedGraphsMetaIdHistoryNewParams

Default implementation of GetNamedGraphsMetaIdHistoryNewParams


Constructor Summary
NamedGraphRdbWrapper.GetNamedGraphsMetaIdHistoryNewParamsImpl()
           
 
Method Summary
 long getId()
          Get the "Id" 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.GetNamedGraphsMetaIdHistoryNewParamsImpl

public NamedGraphRdbWrapper.GetNamedGraphsMetaIdHistoryNewParamsImpl()
Method Detail

getId

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

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

getUserId

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

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


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