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 © 2001-2018 Red Hat, Inc. All Rights Reserved.