com.centrasite.control.extpt
Interface SuppressReportProperty


public interface SuppressReportProperty


Field Summary
static java.lang.String rcs_id
           
 
Method Summary
 boolean appliesTo(AbstractReport report, java.lang.String conceptName, Connector con)
           
 java.util.Iterator getPropertyNameList()
          Get list of properties to be suppressed from report
 

Field Detail

rcs_id

static final java.lang.String rcs_id
See Also:
Constant Field Values
Method Detail

appliesTo

boolean appliesTo(AbstractReport report,
                  java.lang.String conceptName,
                  Connector con)
Parameters:
conceptName - name of object type for which some properties are to be suppressed
con - 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