|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl
public static class ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl
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 |
|---|
public long AclId
public long roleId
public int read
public int add
public int remove
public int insertNamedGraph
public int removeNamedGraph
public int changeNamedGraphAcl
public java.lang.Long hstart
public java.lang.Long hend
| Constructor Detail |
|---|
public ReplicationRdbWrapper.SelectAciMaskDeltasResultImpl()
| Method Detail |
|---|
public long getAclId()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getAclId in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setAclId(long AclId)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setAclId in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultAclId - the "AclId" result valuepublic long getRoleId()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getRoleId in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setRoleId(long roleId)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setRoleId in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultroleId - the "RoleId" result valuepublic int getRead()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getRead in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setRead(int read)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setRead in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultread - the "Read" result valuepublic int getAdd()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getAdd in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setAdd(int add)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setAdd in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultadd - the "Add" result valuepublic int getRemove()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getRemove in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setRemove(int remove)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setRemove in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultremove - the "Remove" result valuepublic int getInsertNamedGraph()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getInsertNamedGraph in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setInsertNamedGraph(int insertNamedGraph)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setInsertNamedGraph in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultinsertNamedGraph - the "InsertNamedGraph" result valuepublic int getRemoveNamedGraph()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getRemoveNamedGraph in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setRemoveNamedGraph(int removeNamedGraph)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setRemoveNamedGraph in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultremoveNamedGraph - the "RemoveNamedGraph" result valuepublic int getChangeNamedGraphAcl()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getChangeNamedGraphAcl in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setChangeNamedGraphAcl(int changeNamedGraphAcl)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setChangeNamedGraphAcl in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultchangeNamedGraphAcl - the "ChangeNamedGraphAcl" result valuepublic java.lang.Long getHstart()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getHstart in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setHstart(java.lang.Long hstart)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setHstart in interface ReplicationRdbWrapper.SelectAciMaskDeltasResulthstart - the "Hstart" result valuepublic java.lang.Long getHend()
ReplicationRdbWrapper.SelectAciMaskDeltasResult
getHend in interface ReplicationRdbWrapper.SelectAciMaskDeltasResultpublic void setHend(java.lang.Long hend)
ReplicationRdbWrapper.SelectAciMaskDeltasResult
setHend in interface ReplicationRdbWrapper.SelectAciMaskDeltasResulthend - the "Hend" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||