com.basecmp.core.usecase.util
Class ConfigKeyTaglet

java.lang.Object
  extended byAbstractTaglet
      extended bycom.basecmp.core.usecase.util.ConfigKeyTaglet

public class ConfigKeyTaglet
extends AbstractTaglet

Custom-Taglet 'configkey', describes a config-parameter used during processing by a usecasestep.

Syntax: @configkey myStepConfigParameterName: Documentation

Created on 22.01.2005

See Also:
Serialized Form
Author:
Wolfgang Schröder

Constructor Summary
ConfigKeyTaglet()
          Sets the values of the protected instance-variables com.basecmp.core.utils.AbstractTaglet#tagletName to 'configkey', com.basecmp.core.utils.AbstractTaglet#tagletHeader to 'Step-Configuration-Parameters' and com.basecmp.core.utils.AbstractTaglet#tagletHeader to 'com.basecmp.core.utils.AbstractTaglet#FORMAT_AS_TABLE'.
 
Method Summary
static void register(java.util.Map tagletMap)
          Static register-method according to Taglet-API-Contract.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigKeyTaglet

public ConfigKeyTaglet()
Sets the values of the protected instance-variables com.basecmp.core.utils.AbstractTaglet#tagletName to 'configkey', com.basecmp.core.utils.AbstractTaglet#tagletHeader to 'Step-Configuration-Parameters' and com.basecmp.core.utils.AbstractTaglet#tagletHeader to 'com.basecmp.core.utils.AbstractTaglet#FORMAT_AS_TABLE'.

Method Detail

register

public static void register(java.util.Map tagletMap)
Static register-method according to Taglet-API-Contract.



Copyright © 2004 by basecmp® - Professional Web Solutions