org.openanzo.server.repository.rdb.sql
Class ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl

java.lang.Object
  extended by org.openanzo.server.repository.rdb.sql.ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl
All Implemented Interfaces:
ReplicationRdbWrapper.SelectAciMaskDeltasResult
Enclosing class:
ReplicationRdbWrapper

public static class ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl
extends java.lang.Object
implements ReplicationRdbWrapper.SelectAciMaskDeltasResult

Default implementation of SelectAciMaskDeltasResult


Field Summary
 long AclId
          Value for the "AclId" result value
 int add
          Value for the "add" result value
 int changeNamedGraphAcl
          Value for the "changeNamedGraphAcl" result value
 java.lang.Long hend
          Value for the "hend" result value
 java.lang.Long hstart
          Value for the "hstart" result value
 int insertNamedGraph
          Value for the "insertNamedGraph" result value
 int read
          Value for the "read" result value
 int remove
          Value for the "remove" result value
 int removeNamedGraph
          Value for the "removeNamedGraph" result value
 long roleId
          Value for the "roleId" result value
 
Constructor Summary
ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl()
           
 
Method Summary
 long getAclId()
          Get the "AclId" result value
 int getAdd()
          Get the "Add" result value
 int getChangeNamedGraphAcl()
          Get the "ChangeNamedGraphAcl" result value
 java.lang.Long getHend()
          Get the "Hend" result value
 java.lang.Long getHstart()
          Get the "Hstart" result value
 int getInsertNamedGraph()
          Get the "InsertNamedGraph" result value
 int getRead()
          Get the "Read" result value
 int getRemove()
          Get the "Remove" result value
 int getRemoveNamedGraph()
          Get the "RemoveNamedGraph" result value
 long getRoleId()
          Get the "RoleId" result value
 void setAclId(long AclId)
          Set the "AclId" result value
 void setAdd(int add)
          Set the "Add" result value
 void setChangeNamedGraphAcl(int changeNamedGraphAcl)
          Set the "ChangeNamedGraphAcl" result value
 void setHend(java.lang.Long hend)
          Set the "Hend" result value
 void setHstart(java.lang.Long hstart)
          Set the "Hstart" result value
 void setInsertNamedGraph(int insertNamedGraph)
          Set the "InsertNamedGraph" result value
 void setRead(int read)
          Set the "Read" result value
 void setRemove(int remove)
          Set the "Remove" result value
 void setRemoveNamedGraph(int removeNamedGraph)
          Set the "RemoveNamedGraph" result value
 void setRoleId(long roleId)
          Set the "RoleId" result value
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AclId

public long AclId
Value for the "AclId" result value


roleId

public long roleId
Value for the "roleId" result value


read

public int read
Value for the "read" result value


add

public int add
Value for the "add" result value


remove

public int remove
Value for the "remove" result value


insertNamedGraph

public int insertNamedGraph
Value for the "insertNamedGraph" result value


removeNamedGraph

public int removeNamedGraph
Value for the "removeNamedGraph" result value


changeNamedGraphAcl

public int changeNamedGraphAcl
Value for the "changeNamedGraphAcl" result value


hstart

public java.lang.Long hstart
Value for the "hstart" result value


hend

public java.lang.Long hend
Value for the "hend" result value

Constructor Detail

ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl

public ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl()
Method Detail

getAclId

public long getAclId()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "AclId" result value

Specified by:
getAclId in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "AclId" result value

setAclId

public void setAclId(long AclId)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "AclId" result value

Specified by:
setAclId in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
AclId - the "AclId" result value

getRoleId

public long getRoleId()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "RoleId" result value

Specified by:
getRoleId in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "RoleId" result value

setRoleId

public void setRoleId(long roleId)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "RoleId" result value

Specified by:
setRoleId in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
roleId - the "RoleId" result value

getRead

public int getRead()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "Read" result value

Specified by:
getRead in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "Read" result value

setRead

public void setRead(int read)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "Read" result value

Specified by:
setRead in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
read - the "Read" result value

getAdd

public int getAdd()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "Add" result value

Specified by:
getAdd in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "Add" result value

setAdd

public void setAdd(int add)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "Add" result value

Specified by:
setAdd in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
add - the "Add" result value

getRemove

public int getRemove()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "Remove" result value

Specified by:
getRemove in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "Remove" result value

setRemove

public void setRemove(int remove)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "Remove" result value

Specified by:
setRemove in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
remove - the "Remove" result value

getInsertNamedGraph

public int getInsertNamedGraph()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "InsertNamedGraph" result value

Specified by:
getInsertNamedGraph in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "InsertNamedGraph" result value

setInsertNamedGraph

public void setInsertNamedGraph(int insertNamedGraph)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "InsertNamedGraph" result value

Specified by:
setInsertNamedGraph in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
insertNamedGraph - the "InsertNamedGraph" result value

getRemoveNamedGraph

public int getRemoveNamedGraph()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "RemoveNamedGraph" result value

Specified by:
getRemoveNamedGraph in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "RemoveNamedGraph" result value

setRemoveNamedGraph

public void setRemoveNamedGraph(int removeNamedGraph)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "RemoveNamedGraph" result value

Specified by:
setRemoveNamedGraph in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
removeNamedGraph - the "RemoveNamedGraph" result value

getChangeNamedGraphAcl

public int getChangeNamedGraphAcl()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "ChangeNamedGraphAcl" result value

Specified by:
getChangeNamedGraphAcl in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "ChangeNamedGraphAcl" result value

setChangeNamedGraphAcl

public void setChangeNamedGraphAcl(int changeNamedGraphAcl)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "ChangeNamedGraphAcl" result value

Specified by:
setChangeNamedGraphAcl in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
changeNamedGraphAcl - the "ChangeNamedGraphAcl" result value

getHstart

public java.lang.Long getHstart()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "Hstart" result value

Specified by:
getHstart in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "Hstart" result value

setHstart

public void setHstart(java.lang.Long hstart)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "Hstart" result value

Specified by:
setHstart in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
hstart - the "Hstart" result value

getHend

public java.lang.Long getHend()
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Get the "Hend" result value

Specified by:
getHend in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Returns:
the "Hend" result value

setHend

public void setHend(java.lang.Long hend)
Description copied from interface: ReplicationRdbWrapper.SelectAciMaskDeltasResult
Set the "Hend" result value

Specified by:
setHend in interface ReplicationRdbWrapper.SelectAciMaskDeltasResult
Parameters:
hend - the "Hend" result value


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