Constructor and Description |
---|
ObjectTag() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setAction(String action) |
void |
setClass(String clazz) |
void |
setComponent(String component) |
void |
setContext(String context) |
void |
setDelimiters(String delimiters) |
void |
setLocale(String locale) |
void |
setName(String name) |
void |
setPassword(String password) |
void |
setProxyPassword(String proxyPassword) |
void |
setProxyPort(double proxyPort) |
void |
setProxyServer(String proxyServer) |
void |
setProxyUser(String proxyUser) |
void |
setServer(String server) |
void |
setType(String type) |
void |
setUsername(String username) |
void |
setWebservice(String webservice) |
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public ObjectTag()
public void release()
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
public int doEndTag()
public void setWebservice(String webservice)
webservice
- The webservice to set.public void setComponent(String component)
component
- The component to set.public void setContext(String context)
context
- The context to set.public void setPassword(String password)
public void setUsername(String username)
public void setProxyServer(String proxyServer)
proxyServer
- the proxyServer to setpublic void setProxyPort(double proxyPort)
proxyPort
- the proxyPort to setpublic void setProxyUser(String proxyUser)
proxyUser
- the proxyUser to setpublic void setProxyPassword(String proxyPassword)
proxyPassword
- the proxyPassword to setpublic void setDelimiters(String delimiters)
delimiters
- the delimiters to setCopyright © 2015 Lucee