|
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.grouping.CritterTranslator
public class CritterTranslator
The CritterTranslator is a simple class useful composing a Hibernate query from a list of critters
| Field Summary | |
|---|---|
static java.lang.String |
EMPTY_SQL
|
| Constructor Summary | |
|---|---|
CritterTranslator()
|
|
| Method Summary | |
|---|---|
org.hibernate.SQLQuery |
translate(CritterTranslationContext ctx,
CritterList cList)
|
PageList |
translate(CritterTranslationContext ctx,
CritterList cList,
PageControl pc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EMPTY_SQL
| Constructor Detail |
|---|
public CritterTranslator()
| Method Detail |
|---|
public PageList translate(CritterTranslationContext ctx,
CritterList cList,
PageControl pc)
public org.hibernate.SQLQuery translate(CritterTranslationContext ctx,
CritterList cList)
|
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 | ||||||||