Class DeleteExposedDestinationAction
java.lang.Object
com.hybris.cockpitng.actions.delete.DeleteAction
de.hybris.platform.apiregistrybackoffice.actions.DeleteExposedDestinationAction
public class DeleteExposedDestinationAction
extends com.hybris.cockpitng.actions.delete.DeleteAction
Action responsible for deletion of ExposedDestination model
-
Field Summary
Fields inherited from class com.hybris.cockpitng.actions.delete.DeleteAction
objectFacade -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<Object> ctx) protected booleanisRegisteredApi(Object object) protected booleanisRegisteredApiList(Object object) com.hybris.cockpitng.actions.ActionResult<Object>Methods inherited from class com.hybris.cockpitng.actions.delete.DeleteAction
canPerform, getNotificationService, getNotificationSource, getObjectFacade, getPermissionFacade, hasPermissionAndObjectIsPersisted, isCollectionDeletable, needsConfirmation, setNotificationService, setObjectFacade, setPermissionFacade, showFailureNotification, showSuccessNotification
-
Constructor Details
-
DeleteExposedDestinationAction
public DeleteExposedDestinationAction()
-
-
Method Details
-
perform
-
isRegisteredApi
-
isRegisteredApiList
-
getConfirmationMessage
-