com.basecmp.core.usecase.util
Class ContextAttributeOutTaglet

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

public class ContextAttributeOutTaglet
extends AbstractTaglet

Custom-Taglet 'contextout', describes an attribute which will be created by a usecasestep during processing.

Syntax: @contextout myContextAttributeName: Documentation

Created on 22.01.2005

See Also:
Serialized Form
Author:
Wolfgang Schröder

Constructor Summary
ContextAttributeOutTaglet()
          Sets the values of the protected instance-variables com.basecmp.core.utils.AbstractTaglet#tagletName to 'contextout', com.basecmp.core.utils.AbstractTaglet#tagletHeader to 'Created UsecaseContext-Attributes' 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)
          Register-Methode nach Taglet-API-Contract.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextAttributeOutTaglet

public ContextAttributeOutTaglet()
Sets the values of the protected instance-variables com.basecmp.core.utils.AbstractTaglet#tagletName to 'contextout', com.basecmp.core.utils.AbstractTaglet#tagletHeader to 'Created UsecaseContext-Attributes' 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)
Register-Methode nach Taglet-API-Contract.



Copyright © 2004 by basecmp® - Professional Web Solutions