no.inspera.services.pedal.actions
Class TagObject

java.lang.Object
  extended by no.inspera.services.pedal.actions.TagObject
All Implemented Interfaces:
Action

public class TagObject
extends java.lang.Object
implements Action

Tags object with specific tags.

Since:
23.02.2008
Version:
$Id: Tag.java 44417 2008-04-21 18:53:36Z naimdjon $
Author:
Naimdjon Takhirov

Constructor Summary
TagObject()
           
 
Method Summary
 Result execute(no.inspera.utils.Parameters params)
          Executes the action based on parameters that are sent.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagObject

public TagObject()
Method Detail

execute

public Result execute(no.inspera.utils.Parameters params)
Description copied from interface: Action
Executes the action based on parameters that are sent.

Specified by:
execute in interface Action
Parameters:
params - request parameters.
Returns:
the result of the action.


Copyright © 2008 Naimdjon Takhirov (naimdjon@gmail.com). All Rights Reserved.