org.openanzo.server.repository.rdb.sql
Class AclRdbWrapper.SelectRolesForNamedGraphNoWithParamsImpl

java.lang.Object
  extended by org.openanzo.server.repository.rdb.sql.AclRdbWrapper.SelectRolesForNamedGraphNoWithParamsImpl
All Implemented Interfaces:
AclRdbWrapper.SelectRolesForNamedGraphNoWithParams
Enclosing class:
AclRdbWrapper

public static class AclRdbWrapper.SelectRolesForNamedGraphNoWithParamsImpl
extends java.lang.Object
implements AclRdbWrapper.SelectRolesForNamedGraphNoWithParams

Default implementation of SelectRolesForNamedGraphNoWithParams


Constructor Summary
AclRdbWrapper.SelectRolesForNamedGraphNoWithParamsImpl()
           
 
Method Summary
 long getMetaid()
          Get the "Metaid" parameter to use within prepared statement
 java.lang.Long getNow1()
          Get the "Now1" 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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AclRdbWrapper.SelectRolesForNamedGraphNoWithParamsImpl

public AclRdbWrapper.SelectRolesForNamedGraphNoWithParamsImpl()
Method Detail

getNow1

public java.lang.Long getNow1()
Description copied from interface: AclRdbWrapper.SelectRolesForNamedGraphNoWithParams
Get the "Now1" parameter to use within prepared statement

Specified by:
getNow1 in interface AclRdbWrapper.SelectRolesForNamedGraphNoWithParams
Returns:
the Now1 to use within prepared statement

getNow2

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

Specified by:
getNow2 in interface AclRdbWrapper.SelectRolesForNamedGraphNoWithParams
Returns:
the Now2 to use within prepared statement

getMetaid

public long getMetaid()
Description copied from interface: AclRdbWrapper.SelectRolesForNamedGraphNoWithParams
Get the "Metaid" parameter to use within prepared statement

Specified by:
getMetaid in interface AclRdbWrapper.SelectRolesForNamedGraphNoWithParams
Returns:
the Metaid to use within prepared statement

getNow3

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

Specified by:
getNow3 in interface AclRdbWrapper.SelectRolesForNamedGraphNoWithParams
Returns:
the Now3 to use within prepared statement

getNow4

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

Specified by:
getNow4 in interface AclRdbWrapper.SelectRolesForNamedGraphNoWithParams
Returns:
the Now4 to use within prepared statement


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