|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.graph.RdfMap.UserHistory
public static final class RdfMap.UserHistory
Grounding and constraint definitions for User queries
| Field Summary | |
|---|---|
static PropertyGrounding |
defaultAclTemplate
Property grounding for defaultAclTemplate |
static PropertyGrounding |
defaultRole
Property grounding for defaultRole |
static Constraint |
hend
Constraint that ensures hend is null, or hend >= end variable |
static Constraint |
hendNull
Constraint that ensures hend is null |
static Constraint |
hstart
Constraint that ensures hstart <= the start variable |
static Constraint |
idEqualsUsersRolesIdConstraint
Constraint that ensures |
static PropertyGrounding |
inferedRole
Property grounding for |
static PropertyGrounding |
inRole
Property grounding for inRole |
static PropertyGrounding |
type
Property grounding for rdf:type |
static SubjectGrounding |
typeOnlyGrounding
Subject grounding that |
static SubjectGrounding |
userGrounding
Subject grounding that |
static SubjectGrounding |
userGroundingLive
Subject grounding that |
static PropertyGrounding |
userId
Property grounding for userId |
static java.lang.String |
userIdVar
User ID variable |
| Constructor Summary | |
|---|---|
RdfMap.UserHistory()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String userIdVar
public static final Constraint idEqualsUsersRolesIdConstraint
public static final Constraint hstart
public static final Constraint hend
public static final Constraint hendNull
public static final PropertyGrounding type
public static final PropertyGrounding defaultRole
public static final PropertyGrounding userId
public static final PropertyGrounding defaultAclTemplate
public static final PropertyGrounding inRole
public static final PropertyGrounding inferedRole
public static final SubjectGrounding userGrounding
public static final SubjectGrounding userGroundingLive
public static final SubjectGrounding typeOnlyGrounding
| Constructor Detail |
|---|
public RdfMap.UserHistory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||