public interface AccessConstraint
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode() |
java.lang.String |
getEntityType() |
EntityOp |
getOperation() |
ConstraintPredicate<? extends Entity> |
getPredicate() |
boolean |
isCustom() |
boolean |
isInMemory() |
java.lang.String getEntityType()
EntityOp getOperation()
ConstraintPredicate<? extends Entity> getPredicate()
boolean isInMemory()
boolean isCustom()
getCode()
\java.lang.String getCode()