public class Lookup extends AbstractTagRunner
Modifier and Type | Class and Description |
---|---|
static class |
Lookup.Match
Deprecated.
|
list
Constructor and Description |
---|
Lookup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
setKey(String key)
Deprecated.
|
void |
setMatch(Lookup.Match match)
Deprecated.
|
void |
setSite(String site)
Deprecated.
|
void |
setTid(String tid)
Deprecated.
|
void |
setTtype(CallTemplate.Type ttype)
Deprecated.
|
void |
setVarname(String name)
Deprecated.
|
bind, execute, handleError, postExecute, preExecute
public void setKey(String key)
public void setVarname(String name)
public void setSite(String site)
public void setTid(String tid)
public void setTtype(CallTemplate.Type ttype)
public void setMatch(Lookup.Match match)
Copyright © 2016–2017. All rights reserved.