com.centrasite.control.extpt
Interface SuppressReportProperty
public interface SuppressReportProperty
Field Summary |
static java.lang.String |
rcs_id
|
rcs_id
static final java.lang.String rcs_id
- See Also:
- Constant Field Values
appliesTo
boolean appliesTo(AbstractReport report,
java.lang.String conceptName,
Connector con)
- Parameters:
conceptName
- name of object type for which some properties are to be suppressedcon
- the Connector
- Returns:
- true iff this SuppressReportProperty applies to given AbstractReport
getPropertyNameList
java.util.Iterator getPropertyNameList()
- Get list of properties to be suppressed from report
- Returns:
- list of properties