|
||||||||||
| 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.SelectNamedGraphMetaInfoAdditionsResultImpl
public static class ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultImpl
Default implementation of SelectNamedGraphMetaInfoAdditionsResult
| Field Summary | |
|---|---|
long |
aciId
Value for the "aciId" result value |
long |
aclId
Value for the "aclId" result value |
int |
add
Value for the "add" result value |
int |
changeNamedGraphAcl
Value for the "changeNamedGraphAcl" result value |
int |
insertNamedGraph
Value for the "insertNamedGraph" result value |
long |
namedGraphId
Value for the "namedGraphId" 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.SelectNamedGraphMetaInfoAdditionsResultImpl()
|
|
| Method Summary | |
|---|---|
long |
getAciId()
Get the "AciId" result value |
long |
getAclId()
Get the "AclId" result value |
int |
getAdd()
Get the "Add" result value |
int |
getChangeNamedGraphAcl()
Get the "ChangeNamedGraphAcl" result value |
int |
getInsertNamedGraph()
Get the "InsertNamedGraph" result value |
long |
getNamedGraphId()
Get the "NamedGraphId" 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 |
setAciId(long aciId)
Set the "AciId" 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 |
setInsertNamedGraph(int insertNamedGraph)
Set the "InsertNamedGraph" result value |
void |
setNamedGraphId(long namedGraphId)
Set the "NamedGraphId" 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 namedGraphId
public long aciId
public long aclId
public long roleId
public int read
public int add
public int remove
public int insertNamedGraph
public int removeNamedGraph
public int changeNamedGraphAcl
| Constructor Detail |
|---|
public ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultImpl()
| Method Detail |
|---|
public long getNamedGraphId()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getNamedGraphId in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setNamedGraphId(long namedGraphId)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setNamedGraphId in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultnamedGraphId - the "NamedGraphId" result valuepublic long getAciId()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getAciId in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setAciId(long aciId)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setAciId in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultaciId - the "AciId" result valuepublic long getAclId()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getAclId in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setAclId(long aclId)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setAclId in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultaclId - the "AclId" result valuepublic long getRoleId()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getRoleId in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setRoleId(long roleId)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setRoleId in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultroleId - the "RoleId" result valuepublic int getRead()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getRead in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setRead(int read)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setRead in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultread - the "Read" result valuepublic int getAdd()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getAdd in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setAdd(int add)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setAdd in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultadd - the "Add" result valuepublic int getRemove()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getRemove in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setRemove(int remove)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setRemove in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultremove - the "Remove" result valuepublic int getInsertNamedGraph()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getInsertNamedGraph in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setInsertNamedGraph(int insertNamedGraph)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setInsertNamedGraph in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultinsertNamedGraph - the "InsertNamedGraph" result valuepublic int getRemoveNamedGraph()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getRemoveNamedGraph in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setRemoveNamedGraph(int removeNamedGraph)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setRemoveNamedGraph in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultremoveNamedGraph - the "RemoveNamedGraph" result valuepublic int getChangeNamedGraphAcl()
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
getChangeNamedGraphAcl in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultpublic void setChangeNamedGraphAcl(int changeNamedGraphAcl)
ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResult
setChangeNamedGraphAcl in interface ReplicationRdbWrapper.SelectNamedGraphMetaInfoAdditionsResultchangeNamedGraphAcl - the "ChangeNamedGraphAcl" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||