Class MutableCommitLogLogEntity
java.lang.Object
org.apache.cayenne.commitlog.meta.MutableCommitLogLogEntity
- All Implemented Interfaces:
CommitLogEntity
- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisConfidential(String property) booleanbooleanisIncluded(String property)
-
Constructor Details
-
MutableCommitLogLogEntity
-
-
Method Details
-
isIncluded
- Specified by:
isIncludedin interfaceCommitLogEntity
-
isIncluded
public boolean isIncluded()- Specified by:
isIncludedin interfaceCommitLogEntity
-
isConfidential
- Specified by:
isConfidentialin interfaceCommitLogEntity
-