public class MutableCommitLogLogEntity extends Object implements CommitLogEntity
| Constructor and Description |
|---|
MutableCommitLogLogEntity(ObjEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConfidential(String property) |
boolean |
isIncluded() |
boolean |
isIncluded(String property) |
public MutableCommitLogLogEntity(ObjEntity entity)
public boolean isIncluded(String property)
isIncluded in interface CommitLogEntitypublic boolean isIncluded()
isIncluded in interface CommitLogEntitypublic boolean isConfidential(String property)
isConfidential in interface CommitLogEntityCopyright © 2001–2018 Apache Cayenne. All rights reserved.