Public Member Functions | |
String | toString () |
Result | lookup (Template template) |
Object | lookup (Class clazz) |
Package Functions | |
SimpleLookup (Collection instances) | |
SimpleLookup (Collection keys, InstanceContent.Convertor conv) | |
Static Package Functions | |
[static initializer] | |
Static Private Member Functions | |
boolean | matches (Template t, AbstractLookup.Pair item) |
Private Attributes | |
Collection | allItems |
Object | nodeOp |
Static Private Attributes | |
final Log | log = LogFactory.getLog(SimpleLookup.class) |
NbDialogDisplayer | dialog |
|
Creates new Result object with supplied instances parameter.
|
|
|
|
|
|
|
|
|
|
A method that defines matching between Item and Template.
|
|
|
|
This variable is initialized in constructor and thus null value is not allowed as its value. |
|
|
|
|
|
|