|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.iphrase.runtime.query.Feature | +--com.iphrase.runtime.query.result.Feature | +--com.iphrase.runtime.query.result.FeatureMetaData | +--com.iphrase.runtime.query.result.TallyFeature
Specialized FeatureMetaData for drill-down and drill-sideways data.
Inner Class Summary | |
static class |
TallyFeature.Value
Represent a tally feature value. |
Inner classes inherited from class com.iphrase.runtime.query.result.FeatureMetaData |
FeatureMetaData.BaseTypes |
Inner classes inherited from class com.iphrase.runtime.query.result.Feature |
Feature.Flags |
Method Summary | |
TallyFeature.Value |
getConstrainedValue()
Get the constrained tally feature value associated with this tally feature. |
TallyFeature.Value[] |
getValues()
Get the tally feature values associated with this tally feature. |
Methods inherited from class com.iphrase.runtime.query.result.FeatureMetaData |
getAttributes, getBaseType, getFlags, getIsDirectoryFeature, getIsIdentifier, getIsLogClickThrough, getIsMaxValuesExceeded, getIsRefineShowCounts, getIsSummarized, getIsTabFeature, getIsTallied, getIsViewBy, getIsViewByFeature, isDirectNavUri, isDirectoryFeature, isIdentifier, isLogClickThrough, isMaxValuesExceeded, isNew, isOptional, isRefineShowCounts, isSummarized, isSummarized, isTabFeature, isTallied, isViewBy, isViewByFeature |
Methods inherited from class com.iphrase.runtime.query.result.Feature |
getLabel |
Methods inherited from class com.iphrase.runtime.query.Feature |
getId |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public TallyFeature.Value getConstrainedValue()
TallyFeature.Value
for drillSideways or null for drillDownpublic TallyFeature.Value[] getValues()
TallyFeature.Value
|
© Copyright 2005, 2006. IBM Corporation. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |