com.jxml.qare.qhome.remoteAccount
Class ActivationMsgReply.ReplyTemplate

java.lang.Object
  |
  +--com.jxml.qare.qhome.Template
        |
        +--com.jxml.qare.qhome.remoteAccount.ActivationMsgReply.ReplyTemplate
All Implemented Interfaces:
Item
Enclosing class:
ActivationMsgReply

public class ActivationMsgReply.ReplyTemplate
extends Template


Fields inherited from class com.jxml.qare.qhome.Template
E, EV, properties
 
Constructor Summary
ActivationMsgReply.ReplyTemplate()
           
 
Method Summary
 String process(String arg)
           
 
Methods inherited from class com.jxml.qare.qhome.Template
check, content, cvt, eval, expand, expandProperty, expandURL, init, markup, readURL, redirectToAppDir, redirectToDelegationDisplay, redirectToDelegationDisplayUG, redirectToLogin, redirectToRemoteAccountDisplay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivationMsgReply.ReplyTemplate

public ActivationMsgReply.ReplyTemplate()
Method Detail

process

public String process(String arg)
Overrides:
process in class Template