|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.dao.HibernateDAO
org.hyperic.hq.measurement.server.session.MetricProblemDAO
public class MetricProblemDAO
| Field Summary |
|---|
| Fields inherited from class org.hyperic.hq.dao.HibernateDAO |
|---|
BATCH_SIZE |
| Constructor Summary | |
|---|---|
MetricProblemDAO(DAOFactory f)
|
|
| Method Summary | |
|---|---|
MetricProblem |
create(java.lang.Integer mid,
long time,
int type,
java.lang.Integer additional)
|
MetricProblem |
get(MeasurementDataId id)
|
void |
remove(MetricProblem entity)
|
| Methods inherited from class org.hyperic.hq.dao.HibernateDAO |
|---|
cacheFindAll, createCriteria, createQuery, findAll, findAllOrderByName, findById, findById, flushSession, get, getFactory, getPagedResult, getPagedResult, getPermissionManager, getPersistentClass, getSession, remove, save, size, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetricProblemDAO(DAOFactory f)
| Method Detail |
|---|
public MetricProblem get(MeasurementDataId id)
public void remove(MetricProblem entity)
public MetricProblem create(java.lang.Integer mid,
long time,
int type,
java.lang.Integer additional)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||