com.basecmp.core.usecasesteps.pagedelivery
Class PreparePageContentForCDA
java.lang.Object
BaseCmpUsecaseStep
com.basecmp.core.usecasesteps.pagedelivery.PreparePageContentForCDA
- public class PreparePageContentForCDA
- extends BaseCmpUsecaseStep
TODO Write Class-Description
Copyright (c) 2004 by Wolfgang Schröder
Created on 12.05.2004
- See Also:
- Serialized Form
- Author:
- Wolfgang Schröder
|
Field Summary |
static java.lang.String |
CONFIG_KEY_CID
Step-Konfigurations-Wert für den Namen des UscaseContext-Attributs, unter
dem die CID der zu präarrenden Seite gefunden werden soll. |
protected static Log |
log
|
|
Method Summary |
void |
execute(UsecaseContext uc,
int unlockKey)
|
protected void |
initStep(java.lang.Integer stepId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_KEY_CID
public static final java.lang.String CONFIG_KEY_CID
- Step-Konfigurations-Wert für den Namen des UscaseContext-Attributs, unter
dem die CID der zu präarrenden Seite gefunden werden soll. Ist kein Name
angegeben wird
com.basecmp.core.persistence.PersistenceConstants.COLUMN_CONTENT_ID
benutzt.
- See Also:
- Constant Field Values
log
protected static Log log
PreparePageContentForCDA
public PreparePageContentForCDA()
execute
public void execute(UsecaseContext uc,
int unlockKey)
throws java.lang.Exception
- Throws:
java.lang.Exception
initStep
protected void initStep(java.lang.Integer stepId)
Copyright © 2004 by basecmp® - Professional Web Solutions