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()
IntegrityEnforcement
true
if object integrity is being enforced, and
false
otherwise.integrityEnforced
in interface IntegrityEnforcement
true
if object integrity is being enforced, and
false
otherwiseCopyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.