Interface UpdateAwareCustomSectionConfiguration
- All Superinterfaces:
CustomEditorSectionConfiguration,EditorSectionConfiguration
- All Known Implementing Classes:
CommentsSectionConfiguration,ExternalTaxesSectionConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface de.hybris.platform.cockpit.services.config.CustomEditorSectionConfiguration
allInitialized, getAdditionalSections, getCustomRenderer, initialize, loadValues, saveValuesMethods inherited from interface de.hybris.platform.cockpit.services.config.EditorSectionConfiguration
clone, getAllLabel, getLabel, getLabel, getPosition, getQualifier, getSectionRows, getXmlDataProvider, isInitiallyOpened, isPrintable, isTabbed, isVisible, setAllLabel, setInitiallyOpened, setPosition, setPrintable, setQualifier, setSectionRows, setShowIfEmpty, setVisible, setXmlDataProvider, showIfEmpty, showInCreateMode
-
Method Details
-
getUpdateTriggerProperties
Set<PropertyDescriptor> getUpdateTriggerProperties() -
getUpdateTriggerTypes
Set<ObjectType> getUpdateTriggerTypes()
-