|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportInstance
ReportInstance interface.
| Method Summary | |
|---|---|
String |
getAttributeMatch()
getAttributeMatch |
String |
getConsolidationFunction()
getConsolidationFunction |
int |
getCount()
getCount |
String |
getDescription()
getDescription |
long |
getEndTime()
getEndTime |
Date |
getJobCompletedDate()
getJobCompletedDate |
Date |
getJobStartedDate()
getJobStartedDate |
String |
getName()
getName |
ReportDefinition |
getReportDefinition()
getReportDefinition |
String |
getResourceAttributeKey()
getResourceAttributeKey |
String |
getResourceAttributeValueMatch()
getResourceAttributeValueMatch |
String |
getResourceTypeMatch()
getResourceTypeMatch |
SortedSet<AttributeStatistic> |
getResults()
getResults |
long |
getRetainInterval()
getRetainInterval |
long |
getStartTime()
getStartTime |
void |
setAttributeMatch(String attr)
setAttributeMatch |
void |
setConsolidationFunction(String cf)
setConsolidationFunction |
void |
setCount(int count)
setCount |
void |
setEndTime(long end)
setEndTime |
void |
setReportDefinition(ReportDefinition definition)
setReportDefinition |
void |
setResourceAttributeKey(String resourceAttributeKey)
setResourceAttributeKey |
void |
setResourceAttributeValueMatch(String resourceAttributeValueMatch)
setResourceAttributeValueMatch |
void |
setResourceTypeMatch(String resourceType)
setResourceTypeMatch |
void |
setStartTime(long start)
setStartTime |
void |
walk()
walk |
| Method Detail |
|---|
void walk()
walk
SortedSet<AttributeStatistic> getResults()
getResults
SortedSet object.String getResourceTypeMatch()
getResourceTypeMatch
String object.void setResourceTypeMatch(String resourceType)
setResourceTypeMatch
resourceType - a String object.String getAttributeMatch()
getAttributeMatch
String object.void setAttributeMatch(String attr)
setAttributeMatch
attr - a String object.long getStartTime()
getStartTime
void setStartTime(long start)
setStartTime
start - a long.long getEndTime()
getEndTime
void setEndTime(long end)
setEndTime
end - a long.String getConsolidationFunction()
getConsolidationFunction
String object.void setConsolidationFunction(String cf)
setConsolidationFunction
cf - a String object.int getCount()
getCount
void setCount(int count)
setCount
count - a int.Date getJobStartedDate()
getJobStartedDate
Date object.Date getJobCompletedDate()
getJobCompletedDate
Date object.String getName()
getName
String object.String getDescription()
getDescription
String object.long getRetainInterval()
getRetainInterval
ReportDefinition getReportDefinition()
getReportDefinition
ReportDefinition object.void setReportDefinition(ReportDefinition definition)
setReportDefinition
definition - a ReportDefinition object.void setResourceAttributeKey(String resourceAttributeKey)
setResourceAttributeKey
resourceAttributeKey - a String object.String getResourceAttributeKey()
getResourceAttributeKey
String object.void setResourceAttributeValueMatch(String resourceAttributeValueMatch)
setResourceAttributeValueMatch
resourceAttributeValueMatch - a String object.String getResourceAttributeValueMatch()
getResourceAttributeValueMatch
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||