|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.tws.objects.plan.utils.PlanGroupFieldManager
This class represents the manager of the group field. It checks the consistency between the plan objects queried and the group field on which plan objects statistics are requested.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
Copyright |
Constructor Summary | |
---|---|
PlanGroupFieldManager(java.lang.Class cl,
java.lang.String groupField)
Constructor |
Method Summary | |
---|---|
boolean |
isValid()
This method returns the validation result value. |
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 COPYRIGHT
Constructor Detail |
public PlanGroupFieldManager(java.lang.Class cl, java.lang.String groupField)
cl
- Plan object classgroupField
- Field on which plan objects statistics are requestedMethod Detail |
public boolean isValid()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |