public interface SuppressReportProperty
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
rcs_id |
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(AbstractReport report,
java.lang.String conceptName,
Connector con) |
java.util.Iterator |
getPropertyNameList()
Get list of properties to be suppressed from report
|
static final java.lang.String rcs_id
boolean appliesTo(AbstractReport report, java.lang.String conceptName, Connector con)
conceptName
- name of object type for which some properties are to be suppressedcon
- the Connectorjava.util.Iterator getPropertyNameList()