public interface ModifiedFlagMapperSupport
PropertyMapper
implementations to expose whether they contain any property
that uses PropertyData.isUsingModifiedFlag()
.Modifier and Type | Method and Description |
---|---|
boolean |
hasPropertiesWithModifiedFlag()
Returns whether the associated
PropertyMapper has any properties that use
the witModifiedFlag feature. |
boolean hasPropertiesWithModifiedFlag()
PropertyMapper
has any properties that use
the witModifiedFlag
feature.true
if a property uses withModifiedFlag
, otherwise false
.Copyright © 2021 JBoss by Red Hat. All rights reserved.