public class RelationPropertyImpl extends Object implements RelationProperty
RelationProperty.ReferentiaIntegrity| Modifier and Type | Field and Description |
|---|---|
protected AccessPolicy |
accessPolicy |
protected RelationProperty.ReferentiaIntegrity |
referentiaIntegrity |
NAME| Constructor and Description |
|---|
RelationPropertyImpl() |
| Modifier and Type | Method and Description |
|---|---|
AccessPolicy |
getPolicy() |
RelationProperty.ReferentiaIntegrity |
getReferentialIntegrity() |
void |
setPolicy(AccessPolicy accessPolicy) |
void |
setReferentialIntegrity(RelationProperty.ReferentiaIntegrity referentialIntegrity) |
protected RelationProperty.ReferentiaIntegrity referentiaIntegrity
protected AccessPolicy accessPolicy
public RelationProperty.ReferentiaIntegrity getReferentialIntegrity()
getReferentialIntegrity in interface RelationPropertypublic void setReferentialIntegrity(RelationProperty.ReferentiaIntegrity referentialIntegrity)
setReferentialIntegrity in interface RelationPropertypublic AccessPolicy getPolicy()
getPolicy in interface RelationPropertypublic void setPolicy(AccessPolicy accessPolicy)
setPolicy in interface RelationPropertyCopyright © 2016. All Rights Reserved.