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

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

public static class NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewParamsImpl
extends java.lang.Object
implements NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewParams

Default implementation of GetNamedGraphsMetaIdAndAciHistoryNewParams


Constructor Summary
NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewParamsImpl()
           
 
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.GetNamedGraphsMetaIdAndAciHistoryNewParamsImpl

public NamedGraphRdbWrapper.GetNamedGraphsMetaIdAndAciHistoryNewParamsImpl()
Method Detail

getId

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

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

getUserId

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

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


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