com.northconcepts.datapipeline.transform.lookup
Class CachedLookup
java.lang.Object
com.northconcepts.datapipeline.transform.lookup.Lookup
com.northconcepts.datapipeline.transform.lookup.ProxyLookup
com.northconcepts.datapipeline.transform.lookup.CachedLookup
public class CachedLookup
- extends ProxyLookup
| Methods inherited from class com.northconcepts.datapipeline.transform.lookup.Lookup |
get |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedLookup
public CachedLookup(Lookup nestedLookup)
clear
public void clear()
get
public RecordList get(Object... args)
- Overrides:
get in class ProxyLookup
Copyright (c) 2007-2009 North Concepts Inc. All Rights Reserved.