|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.metrics.persistent.AbstractPeriod
biz.hammurapi.metrics.persistent.SyntheticPeriod
public class SyntheticPeriod
Measurement period for a particular metric
Field Summary |
---|
Fields inherited from class biz.hammurapi.metrics.persistent.AbstractPeriod |
---|
factory, name, slices, timeFrom, timeTo |
Method Summary | |
---|---|
java.lang.String |
getId()
|
protected void |
loadSubCategories(java.util.List subCategories)
This method should add subcategories (of type Period) to this category. |
protected void |
setAttributes(org.w3c.dom.Element holder)
|
Methods inherited from class biz.hammurapi.metrics.persistent.AbstractPeriod |
---|
accept, aggregate, createSlices, getDeviation, getLabel, getLength, getMaxValue, getMeasurements, getMinValue, getName, getSlices, getSubCategories, getTimeFrom, getTimeTo, getTotal, normalizeSliceDeviations, toDom |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface biz.hammurapi.xml.dom.DomSerializable |
---|
toDom |
Method Detail |
---|
protected void loadSubCategories(java.util.List subCategories) throws java.sql.SQLException
AbstractPeriod
loadSubCategories
in class AbstractPeriod
java.sql.SQLException
public java.lang.String getId()
protected void setAttributes(org.w3c.dom.Element holder)
setAttributes
in class AbstractPeriod
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |