| 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.search.impl.BaseResult
net.sf.ehcache.search.impl.ResultImpl
public class ResultImpl
Result implementation
| Constructor Summary | |
|---|---|
ResultImpl(Object key,
           Object value,
           StoreQuery query,
           Map<String,Object> attributes,
           Object[] sortAttributes)
Constructor  | 
|
| Method Summary | |
|---|---|
protected  Object | 
basicGetAttribute(String name)
Get the actual attribute value  | 
protected  Object | 
basicGetKey()
Get the actual key value  | 
protected  Object | 
basicGetValue()
Get the actual value  | 
| Methods inherited from class net.sf.ehcache.search.impl.BaseResult | 
|---|
getAggregatorResults, getAttribute, getKey, getValue, setAggregateResults, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ResultImpl(Object key,
                  Object value,
                  StoreQuery query,
                  Map<String,Object> attributes,
                  Object[] sortAttributes)
key - value - query - attributes - sortAttributes - | Method Detail | 
|---|
protected Object basicGetKey()
BaseResult
basicGetKey in class BaseResultprotected Object basicGetValue()
BaseResult
basicGetValue in class BaseResultprotected Object basicGetAttribute(String name)
BaseResult
basicGetAttribute in class BaseResult
  | 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||