org.ow2.opensuit.samples.movies_db.xml
Class SearchMovieUrl

java.lang.Object
  extended by org.ow2.opensuit.samples.movies_db.xml.SearchMovieUrl
All Implemented Interfaces:
org.ow2.opensuit.xml.base.action.IAction, org.ow2.opensuit.xmlmap.interfaces.IInitializable

@XmlElement
public class SearchMovieUrl
extends java.lang.Object
implements org.ow2.opensuit.xml.base.action.IAction, org.ow2.opensuit.xmlmap.interfaces.IInitializable


Constructor Summary
SearchMovieUrl()
           
 
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
 

Constructor Detail

SearchMovieUrl

public SearchMovieUrl()
Method Detail

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.