|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.iphrase.runtime.query.result.DrillDown
Represent drill-down navigation information.
Method Summary | |
boolean |
getIsMaxFeaturesExceeded()
Determine whether the configured maximum # of features has been exceeded. |
TallyFeature[] |
getTallyFeatures()
Get the TallyFeature array for this DrillDown. |
boolean |
isMaxFeaturesExceeded()
Determine whether the configured maximum # of features has been exceeded. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean isMaxFeaturesExceeded()
true
if exceededpublic boolean getIsMaxFeaturesExceeded()
isMaxFeaturesExceeded()
, but starts with 'get' in order to
expose bean property to JSP/JSTL.true
if exceededpublic TallyFeature[] getTallyFeatures()
TallyFeature
array for this DrillDown.TallyFeature
array
|
© Copyright 2005, 2006. IBM Corporation. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |