private static class Util.IntegrityEnforcementImpl extends Object implements IntegrityEnforcement
| Modifier and Type | Field and Description |
|---|---|
private boolean |
integrity |
| Constructor and Description |
|---|
IntegrityEnforcementImpl(boolean integrity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
integrityEnforced()
Returns
true if object integrity is being enforced, and
false otherwise. |
public boolean integrityEnforced()
IntegrityEnforcementtrue if object integrity is being enforced, and
false otherwise.integrityEnforced in interface IntegrityEnforcementtrue if object integrity is being enforced, and
false otherwiseCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.