com.rc.celeritas.impleo
Class UpdateImpleo

java.lang.Object
  extended by com.rc.celeritas.impleo.UpdateImpleo
All Implemented Interfaces:
Impleo

public class UpdateImpleo
extends java.lang.Object
implements Impleo

Author:
rchoudhary

Constructor Summary
UpdateImpleo()
           
 
Method Summary
 java.lang.String implied(org.webmacro.servlet.WebContext context)
          Update Action Will be Implied Here
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateImpleo

public UpdateImpleo()
Method Detail

implied

public java.lang.String implied(org.webmacro.servlet.WebContext context)
                         throws java.lang.Exception
Update Action Will be Implied Here

Specified by:
implied in interface Impleo
Parameters:
context -
Returns:
Throws:
java.lang.Exception


Copyright © 2008-2009 Rahul Choudhary. All Rights Reserved.