com.northconcepts.datapipeline.transform.lookup
Class ProxyLookup
java.lang.Object
com.northconcepts.datapipeline.transform.lookup.Lookup
com.northconcepts.datapipeline.transform.lookup.ProxyLookup
- Direct Known Subclasses:
- CachedLookup
public class ProxyLookup
- extends Lookup
| 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 |
ProxyLookup
public ProxyLookup(Lookup nestedLookup)
getNestedLookup
public Lookup getNestedLookup()
setNestedLookup
public ProxyLookup setNestedLookup(Lookup nestedLookup)
get
public RecordList get(Object... args)
- Specified by:
get in class Lookup
Copyright (c) 2007-2012 North Concepts Inc. All Rights Reserved.