org.ow2.opensuit.samples.movies_db.xml
Class SearchDirectorUrl
java.lang.Object
org.ow2.opensuit.samples.movies_db.xml.SearchDirectorUrl
- All Implemented Interfaces:
- org.ow2.opensuit.xml.base.action.IAction, org.ow2.opensuit.xmlmap.interfaces.IInitializable
@XmlElement
public class SearchDirectorUrl
- extends java.lang.Object
- implements org.ow2.opensuit.xml.base.action.IAction, org.ow2.opensuit.xmlmap.interfaces.IInitializable
|
Method Summary |
java.lang.String |
getURL(javax.servlet.http.HttpServletRequest request,
boolean encodeHtml)
|
void |
initialize(org.ow2.opensuit.xmlmap.interfaces.IInitializationSupport errors,
org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext instContext)
|
void |
invoke(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchDirectorUrl
public SearchDirectorUrl()
initialize
public void initialize(org.ow2.opensuit.xmlmap.interfaces.IInitializationSupport errors,
org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext instContext)
- Specified by:
initialize in interface org.ow2.opensuit.xmlmap.interfaces.IInitializable
getURL
public java.lang.String getURL(javax.servlet.http.HttpServletRequest request,
boolean encodeHtml)
throws java.lang.Exception
- Specified by:
getURL in interface org.ow2.opensuit.xml.base.action.IAction
- Throws:
java.lang.Exception
invoke
public void invoke(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
- Specified by:
invoke in interface org.ow2.opensuit.xml.base.action.IAction
- Throws:
java.lang.Exception
Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.