public interface CloneComponentContextProvider extends CMSItemContextProvider<java.util.Map.Entry<java.lang.String,java.lang.Object>>
CmsfacadesConstants.SESSION_CLONE_COMPONENT_CLONE_MODEL
CmsfacadesConstants.SESSION_CLONE_COMPONENT_SOURCE_MAP
Map representation
CmsfacadesConstants.SESSION_CLONE_COMPONENT_SOURCE_ATTRIBUTE
Map representation
CmsfacadesConstants.SESSION_CLONE_COMPONENT_LOCALE
Locale when processing a localized attribute
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
findItemForKey(java.lang.String key)
Read value from
Map.Entry without removing it from the stack |
boolean |
isInitialized()
Verify that the clone component operation is being executed by checking if some clone component information has
been saved in the session.
|
finalizeItem, getCurrentItem, initializeItemjava.lang.Object findItemForKey(java.lang.String key)
Map.Entry without removing it from the stackkey - the key of the Map.EntryMap.Entry; can be null when the key is not foundboolean isInitialized()
Copyright © 2018 SAP SE. All Rights Reserved.