com.basecmp.core.usecasesteps.miscellaneous
Class AddUCAttribute

java.lang.Object
  extended byBaseCmpUsecaseStep
      extended bycom.basecmp.core.usecasesteps.miscellaneous.AddUCAttribute

public class AddUCAttribute
extends BaseCmpUsecaseStep

Fügt dem UsecaseContext ein Attribut mit Wert hinzu. Created on 26.07.2003

Step-Configuration-Parameters:
ParameterDescription
AttributeName Name des hinzuzufügenden Attributes
AttributeValue Wert des Attributes

Created UsecaseContext-Attributes:
ParameterDescription
AttributeName hinzugefügtes Attribut

Constructor Summary
AddUCAttribute()
           
 
Method Summary
 void execute(UsecaseContext uc, int unlockKey)
           
protected  void initStep(java.lang.Integer integer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddUCAttribute

public AddUCAttribute()
Method Detail

execute

public void execute(UsecaseContext uc,
                    int unlockKey)
             throws java.lang.Exception
Throws:
java.lang.Exception

initStep

protected void initStep(java.lang.Integer integer)


Copyright © 2004 by basecmp® - Professional Web Solutions