public class BTGSegmentRestrictionActionWizard extends Wizard
| Modifier and Type | Class and Description |
|---|---|
static class |
BTGSegmentRestrictionActionWizard.RestrictionIndicator |
Wizard.WizardEvent| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_TO_EXISTING_PAGE |
static String |
ALT_COMPONENT |
static String |
ALT_COMPONENT_SELECTED |
static String |
BTG_OUTPUT_ACTION_SEGMENT |
static String |
CLONE_SELECTED_COMPONENT |
static String |
EXTENDED_INVERSE_HANDLING |
static String |
KEEP_EXISTING_RESTRICTIONS |
static String |
PREDEFINED_VALUES |
static String |
RESTRICTED_COMPONENT |
static String |
RESTRICTED_PAGE |
static String |
RESTRICTION_INVERTED |
currentPage, DO_BACK_ON_FIRST_PAGE, frameComponent, history, messages| Constructor and Description |
|---|
BTGSegmentRestrictionActionWizard() |
addMessage, checkShowBackOnFirstPage, cleanupHistory, close, createFrameComponent, createPageComponent, doBack, doCancel, doDone, doNext, getAllPageAttributes, getComponentURI, getContextClass, getCurrentController, getCurrentPage, getDefaultController, getFrameComponent, getHeight, getMessages, getPage, getPageContainer, getPageRoot, getPages, getPreviousPage, getTitle, getWidth, isForceHideDone, isForceShowNext, isShowBack, isShowCancel, isShowDone, isShowNext, refreshButtons, resize, setComponentURI, setContextClass, setCurrentPage, setDefaultController, setForceHideDone, setForceShowNext, setHeight, setPageRoot, setPages, setPreviousPage, setShowBack, setShowCancel, setShowDone, setShowNext, setTitle, setWidth, setWizardTitle, show, show, show, updateViewpublic static final String EXTENDED_INVERSE_HANDLING
public static final String RESTRICTION_INVERTED
public static final String RESTRICTED_PAGE
public static final String RESTRICTED_COMPONENT
public static final String ALT_COMPONENT
public static final String ALT_COMPONENT_SELECTED
public static final String CLONE_SELECTED_COMPONENT
public static final String PREDEFINED_VALUES
public static final String BTG_OUTPUT_ACTION_SEGMENT
public static final String ADD_TO_EXISTING_PAGE
public static final String KEEP_EXISTING_RESTRICTIONS
public AvailableValuesProvider getComponentsForSelectedPageProvider()
public Map<PropertyDescriptor,Object> getPredefinedValuesForAltComponent()
public Map<PropertyDescriptor,Object> getPredefinedValuesForComponent()
public Map<PropertyDescriptor,Object> getPredefinedValuesForPage()
public TypedObject getRestrictedCmsItem()
public ObjectValueContainer getPageValueContainer()
public DefaultWizardContext getWizardContext()
getWizardContext in class Wizardpublic void setWizardContext(WizardContext context)
setWizardContext in class Wizardpublic boolean isDefaultPageSelected()
public boolean isSelectedPageRestricted()
public boolean isComponentSelected()
public void setRestrictedPage(TypedObject restrictedPage)
public TypedObject getRestrictedPage()
public void setRestrictedComponent(TypedObject restrictedComponent)
public TypedObject getRestrictedComponent()
public void setSelectedTypeCode(String selectedTypeCode)
public String getSelectedTypeCode()
public String getSelectedTypeName()
public void setRestrictionInverted(boolean inverted)
public boolean isRestrictionInverted()
public void setExtInverseHandling(boolean inverted)
public boolean isExtInverseHandling()
public void setValueService(ValueService valueService)
public ValueService getValueService()
public void setTypeService(TypeService typeService)
public TypeService getTypeService()
public void setPageForComponent(TypedObject pageForComponent)
public TypedObject getPageForComponent()
public void setCmsPageService(CMSPageService cmsPageService)
protected CMSPageService getCmsPageService()
public void refresh()
Copyright © 2017 SAP SE. All Rights Reserved.