public interface PageDeleteContext extends PageActionContext
PageDeleteEvent
.Modifier and Type | Method and Description |
---|---|
HstSiteMapItem |
getSourceSiteMapItem() |
String |
getSourceSiteMapPath() |
getEditingMount, getRequestContext
HstSiteMapItem getSourceSiteMapItem()
HstSiteMapItem
belonging to the page that is to be deleted. This HstSiteMapItem
instance always
belongs to the PageActionContext.getEditingMount()
. This method never returns null
.String getSourceSiteMapPath()
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.