Package de.hybris.platform.impex.jalo
Class GeneratedImpExMedia
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.jalo.media.GeneratedAbstractMedia
-
- de.hybris.platform.jalo.media.AbstractMedia
-
- de.hybris.platform.jalo.media.GeneratedMedia
-
- de.hybris.platform.jalo.media.Media
-
- de.hybris.platform.impex.jalo.GeneratedImpExMedia
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
ImpExMedia
public abstract class GeneratedImpExMedia extends Media
Generated class for typeImpExMedia
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
COMMENTCHARACTER
Qualifier of theImpExMedia.commentCharacter
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
ENCODING
Qualifier of theImpExMedia.encoding
attributestatic java.lang.String
EXTRACTIONID
Qualifier of theImpExMedia.extractionId
attributestatic java.lang.String
FIELDSEPARATOR
Qualifier of theImpExMedia.fieldSeparator
attributestatic java.lang.String
LINESTOSKIP
Qualifier of theImpExMedia.linesToSkip
attributestatic java.lang.String
PREVIEW
Qualifier of theImpExMedia.preview
attributestatic java.lang.String
QUOTECHARACTER
Qualifier of theImpExMedia.quoteCharacter
attributestatic java.lang.String
REMOVEONSUCCESS
Qualifier of theImpExMedia.removeOnSuccess
attributestatic java.lang.String
ZIPENTRY
Qualifier of theImpExMedia.zipentry
attribute-
Fields inherited from class de.hybris.platform.jalo.media.Media
FROM_JAR, HASDATA, ISONSERVER, PICTURE, THUMBNAIL, URL, URL2
-
Fields inherited from class de.hybris.platform.jalo.media.GeneratedMedia
ALTTEXT, CODE, DERIVEDMEDIAS, DERIVEDMEDIASHANDLER, DESCRIPTION, FOLDER, INTERNALURL, MEDIACONTAINER, MEDIACONTAINERHANDLER, MEDIAFORMAT, REMOVABLE, SUBFOLDERPATH
-
Fields inherited from class de.hybris.platform.jalo.media.GeneratedAbstractMedia
DATAPK, LOCATION, LOCATIONHASH, MIME, REALFILENAME, SIZE
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedImpExMedia()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description java.lang.Character
getCommentCharacter()
Generated method - Getter of theImpExMedia.commentCharacter
attribute.java.lang.Character
getCommentCharacter(SessionContext ctx)
Generated method - Getter of theImpExMedia.commentCharacter
attribute.char
getCommentCharacterAsPrimitive()
Generated method - Getter of theImpExMedia.commentCharacter
attribute.char
getCommentCharacterAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.commentCharacter
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
EnumerationValue
getEncoding()
Generated method - Getter of theImpExMedia.encoding
attribute.EnumerationValue
getEncoding(SessionContext ctx)
Generated method - Getter of theImpExMedia.encoding
attribute.java.lang.String
getExtractionId()
Generated method - Getter of theImpExMedia.extractionId
attribute.java.lang.String
getExtractionId(SessionContext ctx)
Generated method - Getter of theImpExMedia.extractionId
attribute.java.lang.Character
getFieldSeparator()
Generated method - Getter of theImpExMedia.fieldSeparator
attribute.java.lang.Character
getFieldSeparator(SessionContext ctx)
Generated method - Getter of theImpExMedia.fieldSeparator
attribute.char
getFieldSeparatorAsPrimitive()
Generated method - Getter of theImpExMedia.fieldSeparator
attribute.char
getFieldSeparatorAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.fieldSeparator
attribute.java.lang.Integer
getLinesToSkip()
Generated method - Getter of theImpExMedia.linesToSkip
attribute.java.lang.Integer
getLinesToSkip(SessionContext ctx)
Generated method - Getter of theImpExMedia.linesToSkip
attribute.int
getLinesToSkipAsPrimitive()
Generated method - Getter of theImpExMedia.linesToSkip
attribute.int
getLinesToSkipAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.linesToSkip
attribute.java.lang.String
getPreview()
Generated method - Getter of theImpExMedia.preview
attribute.abstract java.lang.String
getPreview(SessionContext ctx)
Generated method - Getter of theImpExMedia.preview
attribute.java.lang.Character
getQuoteCharacter()
Generated method - Getter of theImpExMedia.quoteCharacter
attribute.java.lang.Character
getQuoteCharacter(SessionContext ctx)
Generated method - Getter of theImpExMedia.quoteCharacter
attribute.char
getQuoteCharacterAsPrimitive()
Generated method - Getter of theImpExMedia.quoteCharacter
attribute.char
getQuoteCharacterAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.quoteCharacter
attribute.java.lang.String
getZipentry()
Generated method - Getter of theImpExMedia.zipentry
attribute.java.lang.String
getZipentry(SessionContext ctx)
Generated method - Getter of theImpExMedia.zipentry
attribute.java.lang.Boolean
isRemoveOnSuccess()
Generated method - Getter of theImpExMedia.removeOnSuccess
attribute.java.lang.Boolean
isRemoveOnSuccess(SessionContext ctx)
Generated method - Getter of theImpExMedia.removeOnSuccess
attribute.boolean
isRemoveOnSuccessAsPrimitive()
Generated method - Getter of theImpExMedia.removeOnSuccess
attribute.boolean
isRemoveOnSuccessAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.removeOnSuccess
attribute.void
setCommentCharacter(char value)
Generated method - Setter of theImpExMedia.commentCharacter
attribute.void
setCommentCharacter(SessionContext ctx, char value)
Generated method - Setter of theImpExMedia.commentCharacter
attribute.void
setCommentCharacter(SessionContext ctx, java.lang.Character value)
Generated method - Setter of theImpExMedia.commentCharacter
attribute.void
setCommentCharacter(java.lang.Character value)
Generated method - Setter of theImpExMedia.commentCharacter
attribute.void
setEncoding(EnumerationValue value)
Generated method - Setter of theImpExMedia.encoding
attribute.void
setEncoding(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theImpExMedia.encoding
attribute.protected void
setExtractionId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExMedia.extractionId
attribute.protected void
setExtractionId(java.lang.String value)
Generated method - Setter of theImpExMedia.extractionId
attribute.void
setFieldSeparator(char value)
Generated method - Setter of theImpExMedia.fieldSeparator
attribute.void
setFieldSeparator(SessionContext ctx, char value)
Generated method - Setter of theImpExMedia.fieldSeparator
attribute.void
setFieldSeparator(SessionContext ctx, java.lang.Character value)
Generated method - Setter of theImpExMedia.fieldSeparator
attribute.void
setFieldSeparator(java.lang.Character value)
Generated method - Setter of theImpExMedia.fieldSeparator
attribute.void
setLinesToSkip(int value)
Generated method - Setter of theImpExMedia.linesToSkip
attribute.void
setLinesToSkip(SessionContext ctx, int value)
Generated method - Setter of theImpExMedia.linesToSkip
attribute.void
setLinesToSkip(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theImpExMedia.linesToSkip
attribute.void
setLinesToSkip(java.lang.Integer value)
Generated method - Setter of theImpExMedia.linesToSkip
attribute.void
setQuoteCharacter(char value)
Generated method - Setter of theImpExMedia.quoteCharacter
attribute.void
setQuoteCharacter(SessionContext ctx, char value)
Generated method - Setter of theImpExMedia.quoteCharacter
attribute.void
setQuoteCharacter(SessionContext ctx, java.lang.Character value)
Generated method - Setter of theImpExMedia.quoteCharacter
attribute.void
setQuoteCharacter(java.lang.Character value)
Generated method - Setter of theImpExMedia.quoteCharacter
attribute.void
setRemoveOnSuccess(boolean value)
Generated method - Setter of theImpExMedia.removeOnSuccess
attribute.void
setRemoveOnSuccess(SessionContext ctx, boolean value)
Generated method - Setter of theImpExMedia.removeOnSuccess
attribute.void
setRemoveOnSuccess(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExMedia.removeOnSuccess
attribute.void
setRemoveOnSuccess(java.lang.Boolean value)
Generated method - Setter of theImpExMedia.removeOnSuccess
attribute.void
setZipentry(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExMedia.zipentry
attribute.void
setZipentry(java.lang.String value)
Generated method - Setter of theImpExMedia.zipentry
attribute.-
Methods inherited from class de.hybris.platform.jalo.media.Media
checkRemovable, copyToTempFile, createItem, getData, getDataFromInputStream, getDataFromInputStreamSure, getDataFromStream, getDataFromStreamSure, getDeniedPrincipals, getDeniedPrincipals, getDownloadURL, getDownloadURL, getFile, getFileExtensionFromMime, getFileName, getFileNameForFileBasedSoftware, getFiles, getFolder, getForContext, getForeignDataOwners, getForeignDataOwners, getInFormat, getLocation, getPermittedPrincipals, getPermittedPrincipals, getURL, getURL, getURL2, getURL2, getZipEntries, getZipEntryNames, hasData, hasForeignDataOwners, isOnServer, isRemovableAsPrimitive, moveData, moveDataTo, moveMedia, moveMedia, relocateData, remove, removeData, setData, setData, setData, setData, setData, setData, setData, setData, setDataByURL, setDataFromStream, setDataFromStream, setDataPK, setDeniedPrincipals, setDeniedPrincipals, setFile, setFile, setPermittedPrincipals, setPermittedPrincipals, setSize, setURL, setURL, setURL2, setURL2, toString
-
Methods inherited from class de.hybris.platform.jalo.media.GeneratedMedia
addToDerivedMedias, addToDerivedMedias, getAltText, getAltText, getCode, getCode, getDerivedMedias, getDerivedMedias, getDescription, getDescription, getFolder, getInternalURL, getInternalURL, getMediaContainer, getMediaContainer, getMediaFormat, getMediaFormat, getSubFolderPath, getSubFolderPath, isRemovable, isRemovable, isRemovableAsPrimitive, removeFromDerivedMedias, removeFromDerivedMedias, setAltText, setAltText, setCode, setCode, setDerivedMedias, setDerivedMedias, setDescription, setDescription, setFolder, setFolder, setInternalURL, setInternalURL, setMediaContainer, setMediaContainer, setMediaFormat, setMediaFormat, setRemovable, setRemovable, setRemovable, setRemovable, setSubFolderPath, setSubFolderPath
-
Methods inherited from class de.hybris.platform.jalo.media.GeneratedAbstractMedia
getDataPK, getDataPK, getDataPKAsPrimitive, getDataPKAsPrimitive, getLocation, getLocationHash, getLocationHash, getMime, getMime, getRealFileName, getRealFileName, getSize, getSize, getSizeAsPrimitive, getSizeAsPrimitive, setDataPK, setDataPK, setDataPK, setLocation, setLocation, setLocationHash, setLocationHash, setMime, setMime, setRealFileName, setRealFileName, setSize, setSize, setSize
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
FIELDSEPARATOR
public static final java.lang.String FIELDSEPARATOR
Qualifier of theImpExMedia.fieldSeparator
attribute- See Also:
- Constant Field Values
-
QUOTECHARACTER
public static final java.lang.String QUOTECHARACTER
Qualifier of theImpExMedia.quoteCharacter
attribute- See Also:
- Constant Field Values
-
COMMENTCHARACTER
public static final java.lang.String COMMENTCHARACTER
Qualifier of theImpExMedia.commentCharacter
attribute- See Also:
- Constant Field Values
-
ENCODING
public static final java.lang.String ENCODING
Qualifier of theImpExMedia.encoding
attribute- See Also:
- Constant Field Values
-
LINESTOSKIP
public static final java.lang.String LINESTOSKIP
Qualifier of theImpExMedia.linesToSkip
attribute- See Also:
- Constant Field Values
-
REMOVEONSUCCESS
public static final java.lang.String REMOVEONSUCCESS
Qualifier of theImpExMedia.removeOnSuccess
attribute- See Also:
- Constant Field Values
-
ZIPENTRY
public static final java.lang.String ZIPENTRY
Qualifier of theImpExMedia.zipentry
attribute- See Also:
- Constant Field Values
-
PREVIEW
public static final java.lang.String PREVIEW
Qualifier of theImpExMedia.preview
attribute- See Also:
- Constant Field Values
-
EXTRACTIONID
public static final java.lang.String EXTRACTIONID
Qualifier of theImpExMedia.extractionId
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedMedia
-
getCommentCharacter
public java.lang.Character getCommentCharacter(SessionContext ctx)
Generated method - Getter of theImpExMedia.commentCharacter
attribute.- Returns:
- the commentCharacter - Character used for indicating a comment
-
getCommentCharacter
public java.lang.Character getCommentCharacter()
Generated method - Getter of theImpExMedia.commentCharacter
attribute.- Returns:
- the commentCharacter - Character used for indicating a comment
-
getCommentCharacterAsPrimitive
public char getCommentCharacterAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.commentCharacter
attribute.- Returns:
- the commentCharacter - Character used for indicating a comment
-
getCommentCharacterAsPrimitive
public char getCommentCharacterAsPrimitive()
Generated method - Getter of theImpExMedia.commentCharacter
attribute.- Returns:
- the commentCharacter - Character used for indicating a comment
-
setCommentCharacter
public void setCommentCharacter(SessionContext ctx, java.lang.Character value)
Generated method - Setter of theImpExMedia.commentCharacter
attribute.- Parameters:
value
- the commentCharacter - Character used for indicating a comment
-
setCommentCharacter
public void setCommentCharacter(java.lang.Character value)
Generated method - Setter of theImpExMedia.commentCharacter
attribute.- Parameters:
value
- the commentCharacter - Character used for indicating a comment
-
setCommentCharacter
public void setCommentCharacter(SessionContext ctx, char value)
Generated method - Setter of theImpExMedia.commentCharacter
attribute.- Parameters:
value
- the commentCharacter - Character used for indicating a comment
-
setCommentCharacter
public void setCommentCharacter(char value)
Generated method - Setter of theImpExMedia.commentCharacter
attribute.- Parameters:
value
- the commentCharacter - Character used for indicating a comment
-
getEncoding
public EnumerationValue getEncoding(SessionContext ctx)
Generated method - Getter of theImpExMedia.encoding
attribute.- Returns:
- the encoding - Used encoding for data stored within media
-
getEncoding
public EnumerationValue getEncoding()
Generated method - Getter of theImpExMedia.encoding
attribute.- Returns:
- the encoding - Used encoding for data stored within media
-
setEncoding
public void setEncoding(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theImpExMedia.encoding
attribute.- Parameters:
value
- the encoding - Used encoding for data stored within media
-
setEncoding
public void setEncoding(EnumerationValue value)
Generated method - Setter of theImpExMedia.encoding
attribute.- Parameters:
value
- the encoding - Used encoding for data stored within media
-
getExtractionId
public java.lang.String getExtractionId(SessionContext ctx)
Generated method - Getter of theImpExMedia.extractionId
attribute.- Returns:
- the extractionId - Unique Id of zip extraction process
-
getExtractionId
public java.lang.String getExtractionId()
Generated method - Getter of theImpExMedia.extractionId
attribute.- Returns:
- the extractionId - Unique Id of zip extraction process
-
setExtractionId
protected void setExtractionId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExMedia.extractionId
attribute.- Parameters:
value
- the extractionId - Unique Id of zip extraction process
-
setExtractionId
protected void setExtractionId(java.lang.String value)
Generated method - Setter of theImpExMedia.extractionId
attribute.- Parameters:
value
- the extractionId - Unique Id of zip extraction process
-
getFieldSeparator
public java.lang.Character getFieldSeparator(SessionContext ctx)
Generated method - Getter of theImpExMedia.fieldSeparator
attribute.- Returns:
- the fieldSeparator - Character used for separating columns in CSV-lines
-
getFieldSeparator
public java.lang.Character getFieldSeparator()
Generated method - Getter of theImpExMedia.fieldSeparator
attribute.- Returns:
- the fieldSeparator - Character used for separating columns in CSV-lines
-
getFieldSeparatorAsPrimitive
public char getFieldSeparatorAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.fieldSeparator
attribute.- Returns:
- the fieldSeparator - Character used for separating columns in CSV-lines
-
getFieldSeparatorAsPrimitive
public char getFieldSeparatorAsPrimitive()
Generated method - Getter of theImpExMedia.fieldSeparator
attribute.- Returns:
- the fieldSeparator - Character used for separating columns in CSV-lines
-
setFieldSeparator
public void setFieldSeparator(SessionContext ctx, java.lang.Character value)
Generated method - Setter of theImpExMedia.fieldSeparator
attribute.- Parameters:
value
- the fieldSeparator - Character used for separating columns in CSV-lines
-
setFieldSeparator
public void setFieldSeparator(java.lang.Character value)
Generated method - Setter of theImpExMedia.fieldSeparator
attribute.- Parameters:
value
- the fieldSeparator - Character used for separating columns in CSV-lines
-
setFieldSeparator
public void setFieldSeparator(SessionContext ctx, char value)
Generated method - Setter of theImpExMedia.fieldSeparator
attribute.- Parameters:
value
- the fieldSeparator - Character used for separating columns in CSV-lines
-
setFieldSeparator
public void setFieldSeparator(char value)
Generated method - Setter of theImpExMedia.fieldSeparator
attribute.- Parameters:
value
- the fieldSeparator - Character used for separating columns in CSV-lines
-
getLinesToSkip
public java.lang.Integer getLinesToSkip(SessionContext ctx)
Generated method - Getter of theImpExMedia.linesToSkip
attribute.- Returns:
- the linesToSkip - Amount of lines ImpEx has to skip while processing data
-
getLinesToSkip
public java.lang.Integer getLinesToSkip()
Generated method - Getter of theImpExMedia.linesToSkip
attribute.- Returns:
- the linesToSkip - Amount of lines ImpEx has to skip while processing data
-
getLinesToSkipAsPrimitive
public int getLinesToSkipAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.linesToSkip
attribute.- Returns:
- the linesToSkip - Amount of lines ImpEx has to skip while processing data
-
getLinesToSkipAsPrimitive
public int getLinesToSkipAsPrimitive()
Generated method - Getter of theImpExMedia.linesToSkip
attribute.- Returns:
- the linesToSkip - Amount of lines ImpEx has to skip while processing data
-
setLinesToSkip
public void setLinesToSkip(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theImpExMedia.linesToSkip
attribute.- Parameters:
value
- the linesToSkip - Amount of lines ImpEx has to skip while processing data
-
setLinesToSkip
public void setLinesToSkip(java.lang.Integer value)
Generated method - Setter of theImpExMedia.linesToSkip
attribute.- Parameters:
value
- the linesToSkip - Amount of lines ImpEx has to skip while processing data
-
setLinesToSkip
public void setLinesToSkip(SessionContext ctx, int value)
Generated method - Setter of theImpExMedia.linesToSkip
attribute.- Parameters:
value
- the linesToSkip - Amount of lines ImpEx has to skip while processing data
-
setLinesToSkip
public void setLinesToSkip(int value)
Generated method - Setter of theImpExMedia.linesToSkip
attribute.- Parameters:
value
- the linesToSkip - Amount of lines ImpEx has to skip while processing data
-
getPreview
public abstract java.lang.String getPreview(SessionContext ctx)
Generated method - Getter of theImpExMedia.preview
attribute.- Returns:
- the preview - Preview of content
-
getPreview
public java.lang.String getPreview()
Generated method - Getter of theImpExMedia.preview
attribute.- Returns:
- the preview - Preview of content
-
getQuoteCharacter
public java.lang.Character getQuoteCharacter(SessionContext ctx)
Generated method - Getter of theImpExMedia.quoteCharacter
attribute.- Returns:
- the quoteCharacter - Character used for escaping columns in CSV-lines
-
getQuoteCharacter
public java.lang.Character getQuoteCharacter()
Generated method - Getter of theImpExMedia.quoteCharacter
attribute.- Returns:
- the quoteCharacter - Character used for escaping columns in CSV-lines
-
getQuoteCharacterAsPrimitive
public char getQuoteCharacterAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.quoteCharacter
attribute.- Returns:
- the quoteCharacter - Character used for escaping columns in CSV-lines
-
getQuoteCharacterAsPrimitive
public char getQuoteCharacterAsPrimitive()
Generated method - Getter of theImpExMedia.quoteCharacter
attribute.- Returns:
- the quoteCharacter - Character used for escaping columns in CSV-lines
-
setQuoteCharacter
public void setQuoteCharacter(SessionContext ctx, java.lang.Character value)
Generated method - Setter of theImpExMedia.quoteCharacter
attribute.- Parameters:
value
- the quoteCharacter - Character used for escaping columns in CSV-lines
-
setQuoteCharacter
public void setQuoteCharacter(java.lang.Character value)
Generated method - Setter of theImpExMedia.quoteCharacter
attribute.- Parameters:
value
- the quoteCharacter - Character used for escaping columns in CSV-lines
-
setQuoteCharacter
public void setQuoteCharacter(SessionContext ctx, char value)
Generated method - Setter of theImpExMedia.quoteCharacter
attribute.- Parameters:
value
- the quoteCharacter - Character used for escaping columns in CSV-lines
-
setQuoteCharacter
public void setQuoteCharacter(char value)
Generated method - Setter of theImpExMedia.quoteCharacter
attribute.- Parameters:
value
- the quoteCharacter - Character used for escaping columns in CSV-lines
-
isRemoveOnSuccess
public java.lang.Boolean isRemoveOnSuccess(SessionContext ctx)
Generated method - Getter of theImpExMedia.removeOnSuccess
attribute.- Returns:
- the removeOnSuccess - Should the media be removed after processing?
-
isRemoveOnSuccess
public java.lang.Boolean isRemoveOnSuccess()
Generated method - Getter of theImpExMedia.removeOnSuccess
attribute.- Returns:
- the removeOnSuccess - Should the media be removed after processing?
-
isRemoveOnSuccessAsPrimitive
public boolean isRemoveOnSuccessAsPrimitive(SessionContext ctx)
Generated method - Getter of theImpExMedia.removeOnSuccess
attribute.- Returns:
- the removeOnSuccess - Should the media be removed after processing?
-
isRemoveOnSuccessAsPrimitive
public boolean isRemoveOnSuccessAsPrimitive()
Generated method - Getter of theImpExMedia.removeOnSuccess
attribute.- Returns:
- the removeOnSuccess - Should the media be removed after processing?
-
setRemoveOnSuccess
public void setRemoveOnSuccess(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theImpExMedia.removeOnSuccess
attribute.- Parameters:
value
- the removeOnSuccess - Should the media be removed after processing?
-
setRemoveOnSuccess
public void setRemoveOnSuccess(java.lang.Boolean value)
Generated method - Setter of theImpExMedia.removeOnSuccess
attribute.- Parameters:
value
- the removeOnSuccess - Should the media be removed after processing?
-
setRemoveOnSuccess
public void setRemoveOnSuccess(SessionContext ctx, boolean value)
Generated method - Setter of theImpExMedia.removeOnSuccess
attribute.- Parameters:
value
- the removeOnSuccess - Should the media be removed after processing?
-
setRemoveOnSuccess
public void setRemoveOnSuccess(boolean value)
Generated method - Setter of theImpExMedia.removeOnSuccess
attribute.- Parameters:
value
- the removeOnSuccess - Should the media be removed after processing?
-
getZipentry
public java.lang.String getZipentry(SessionContext ctx)
Generated method - Getter of theImpExMedia.zipentry
attribute.- Returns:
- the zipentry
-
getZipentry
public java.lang.String getZipentry()
Generated method - Getter of theImpExMedia.zipentry
attribute.- Returns:
- the zipentry
-
setZipentry
public void setZipentry(SessionContext ctx, java.lang.String value)
Generated method - Setter of theImpExMedia.zipentry
attribute.- Parameters:
value
- the zipentry
-
setZipentry
public void setZipentry(java.lang.String value)
Generated method - Setter of theImpExMedia.zipentry
attribute.- Parameters:
value
- the zipentry
-
-