com.basecmp.core.usecasesteps.permissionmanagement
Class UnlockAsset
java.lang.Object
BaseCmpUsecaseStep
com.basecmp.core.usecasesteps.permissionmanagement.UnlockAsset
- public class UnlockAsset
- extends BaseCmpUsecaseStep
Entsperrt einen Asset, wenn der Editor Besitzer des Locks ist.
- See Also:
- Serialized Form
- Step-Configuration-Parameters:
| Parameter | Description |
ContextKey (optional) | Alternatives Context-Attribute ersetzt
PersistentAsset |
- Created UsecaseContext-Attributes:
| Parameter | Description |
IsUnlocked | java.lang.Boolean TRUE, wenn der Asset entsperrt
(worden) ist. |
- Author:
- Wolfgang
|
Field Summary |
static java.lang.String |
CONFIG_KEY_CONTEXT_KEY
Step-Konfigurations-Wert für den Namen des UscaseContext-Attributs, unter
dem der Asset abgelegt bzw gefunden werden soll. |
|
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_CONTEXT_KEY
public static final java.lang.String CONFIG_KEY_CONTEXT_KEY
- Step-Konfigurations-Wert für den Namen des UscaseContext-Attributs, unter
dem der Asset abgelegt bzw gefunden werden soll. Ist kein Name angegeben
wird
com.basecmp.core.usecase.UsecaseContextEntries#PERSISTENT_ASSET
benutzt.
- See Also:
- Constant Field Values
UnlockAsset
public UnlockAsset()
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