Class DeleteSourcingConfigAction
java.lang.Object
com.hybris.cockpitng.actions.delete.DeleteAction
de.hybris.platform.warehousingbackoffice.actions.deletesourcingconfig.DeleteSourcingConfigAction
public class DeleteSourcingConfigAction
extends com.hybris.cockpitng.actions.delete.DeleteAction
Delete Action for AtpFormula, which restricts deletion of only those formula that are not assigned to any BaseStore
-
Field Summary
Fields inherited from class com.hybris.cockpitng.actions.delete.DeleteAction
objectFacade -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanPerform(com.hybris.cockpitng.actions.ActionContext<Object> ctx) Methods inherited from class com.hybris.cockpitng.actions.delete.DeleteAction
getConfirmationMessage, getNotificationService, getNotificationSource, getObjectFacade, getPermissionFacade, hasPermissionAndObjectIsPersisted, isCollectionDeletable, needsConfirmation, perform, setNotificationService, setObjectFacade, setPermissionFacade, showFailureNotification, showSuccessNotification