Interface CommitLogEntity
- All Known Implementing Classes:
MutableCommitLogLogEntity
public interface CommitLogEntity
Describes post-commit behavior for a given Cayenne entity.
- Since:
- 4.0
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisConfidential(String property) booleanbooleanisIncluded(String property)
-
Method Details
-
isIncluded
boolean isIncluded() -
isConfidential
-
isIncluded
-