public class ZipEntryFromMediaEditorChip extends ZipEntrySelectEditorChip
ImpExImportCronjob:
<attribute name="zipentry">
<customeditor classname="de.hybris.platform.impex.hmc.ZipEntryFromMediaEditorChip">
<parameter key="chip" value="jobMedia"/>
<parameter key="attribute" value="zipentry"/>
</customeditor>
</attribute>
The two parameters are mandatory.valuesHIDE_NULL, noSelectionKey, SET_VALUECUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ZipEntryFromMediaEditorChip(DisplayState displayState,
Chip parent)
Constructor for creating a new chip.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
calculateValues()
Determines all zip entries from parent media.
|
protected String |
getReferencedAttribute()
Gets the qualifier of the of the referenced attribute within referenced item.
|
protected AttributeChip |
getReferencedChip()
Gets the chip of the referenced item.
|
String |
getStringValue(int pos) |
void |
notifyAttributeValueChange(AttributeValueChangeEvent event) |
void |
setValue(Object value) |
getAllValues, getDummyEntry, getMedia, getReferencedMediaFileUploadEditorChip, setInitialValuegetEditorType, setAllValues, toStringgetCount, getHeight, getJSPURI, getNoSelectionText, getSize, isAjaxUpdatable, isHideNull, isLocalized, isSelected, processEvents, setHideNull, setLocalized, setNoSelectionKey, setParameters, setSize, setSubmitForm, setValue, submitFormaddAttributeValueChangeListener, checkValid, clearError, containsValidValue, convertAndSetValue, convertValue, getAttributeChip, getAttributeDescriptor, getAttributeValueChangeListeners, getFieldID, getInitialValue, getLastInvalidValue, getMaxLength, getParameters, getParentEditorChip, getProposedUniqueName, getValue, getWidth, isChanged, isEditable, isInitialized, isOptional, notifyAttributeValueChangeListeners, removeAttributeValueChangeListener, setAttributeDescriptor, setEditable, setError, setFieldID, setHeight, setMaxLength, setOptional, setValidValue, setWidth, valuesAreDifferentaddEventListener, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, dispose, errorQueueEmpty, getClipboard, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getFrame, getID, getInfoMessages, getJaloSession, getLocalizedString, getLocalizedString, getLogger, getMenuEntries, getNameSpace, getNameSpaceFor, getParent, getProposedUniqueNameFor, getRequestFocus, getSessionIdentifier, getStringValue, getUniqueName, getWindow, goFullScreen, hasVisibleContextMenuEntries, isButtonPushed, isButtonPushed, isErrorQueueEmpty, isValid, leaveFullScreen, notifyEventListeners, notifyEventListeners, postErrorMessage, postInfoMessage, postWindowEvent, refresh, refreshChild, registerUniqueName, removeEventListener, removeInfoMessage, render, render, setClipboard, setParent, setRequestFocus, setValid, setWindowStatus, translateFormFieldToEventName, translateFormFieldToEventValuepublic ZipEntryFromMediaEditorChip(DisplayState displayState, Chip parent)
displayState - the current display state this chip belongs to.parent - the composition parent chip.protected List<String> calculateValues()
ZipEntrySelectEditorChipcalculateValues in class ZipEntrySelectEditorChippublic String getStringValue(int pos)
getStringValue in class ZipEntrySelectEditorChipprotected AttributeChip getReferencedChip()
public void notifyAttributeValueChange(AttributeValueChangeEvent event)
notifyAttributeValueChange in interface AttributeValueChangeListenernotifyAttributeValueChange in class ZipEntrySelectEditorChippublic void setValue(Object value)
setValue in class ZipEntrySelectEditorChipprotected String getReferencedAttribute()
Copyright © 2017 SAP SE. All Rights Reserved.