com.sri.emo.annotations
Class DoAddTag
java.lang.Object
com.sri.emo.annotations.DoAddTag
- All Implemented Interfaces:
- StateHandler
public class DoAddTag
- extends Object
- implements StateHandler
Adds the tags defined in the tag.
- Version:
- 1.0
- Author:
- Michael Rimov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
PARAM_NODE_ID
public static final String PARAM_NODE_ID
- See Also:
- Constant Field Values
PARAM_TAG_VALUE
public static final String PARAM_TAG_VALUE
- See Also:
- Constant Field Values
parentController
public final Controller parentController
DoAddTag
public DoAddTag(Controller parent)
handleRequest
public void handleRequest(ExpressoRequest request,
ExpressoResponse response)
throws DBException,
ControllerException
- Adds the tags defined.
- Specified by:
handleRequest
in interface StateHandler
- Parameters:
request
- ExpressoRequestresponse
- ExpressoResponse
- Throws:
DBException
ControllerException
Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.