public class DisableOrgUnitAction
extends java.lang.Object
| Constructor and Description |
|---|
DisableOrgUnitAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> ctx) |
java.lang.String |
getConfirmationMessage(<any> ctx) |
protected NotificationService |
getNotificationService() |
boolean |
needsConfirmation(<any> ctx) |
<any> |
perform(<any> ctx) |
void |
setNotificationService(NotificationService notificationService) |
public boolean canPerform(<any> ctx)
public java.lang.String getConfirmationMessage(<any> ctx)
public boolean needsConfirmation(<any> ctx)
public <any> perform(<any> ctx)
protected NotificationService getNotificationService()
public void setNotificationService(NotificationService notificationService)
Copyright © 2018 SAP SE. All Rights Reserved.